Zope

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第4行: 第4行:
 
==[[Zope CMF]]==
 
==[[Zope CMF]]==
 
Zope Content Management Framework (CMF)
 
Zope Content Management Framework (CMF)
 +
==[[DTML]]==
 +
Document Template Markup Language (DTML)
 
==ZPT==
 
==ZPT==
 
[[Zope Page Templates]] (ZPT)
 
[[Zope Page Templates]] (ZPT)

2009年8月9日 (日) 02:39的版本

Zope 是一个优秀的开放源代码Web应用服务器, 被誉为Web上Linux系统。

Fundamental Zope Components

目录

Zope CMF

Zope Content Management Framework (CMF)

DTML

Document Template Markup Language (DTML)

ZPT

Zope Page Templates (ZPT)

Install

wget from http://download.huihoo.com/zope
Zope-2.10.5-final.tgz
tar zxvf  Zope-2.10.5-final.tgz
./configure
make 
make install
/opt/Zope-2.10/bin/mkzopeinstance.py, 如 first 
cd /home/allen/zope/first/etc
vi zope.conf
effective-user allen //  Cannot start Zope with the effective user as the root user
cd /home/allen/zope/first/bin
[allen@centos bin]$ ./zopectl start
. daemon process started, pid=9815
http://localhost:8080  :)
http://localhost:8080/manage

Using Zope With Apache

Powered by

相关链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱