EZ Publish

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第7行: 第7行:
 
http://ez.no/
 
http://ez.no/
  
==在线演示==
 
http://demo.huihoo.com/ezpublish/index.php/news_site
 
http://demo.huihoo.com/ezpublish/index.php/news_site_admin
 
管理员: admin/admin
 
 
==安装指南==
 
==安装指南==
 
创建数据库  
 
创建数据库  
第24行: 第20行:
 
  根据安装向导进行安装 http://localhost/ezpublish-3.8.4/index.php  
 
  根据安装向导进行安装 http://localhost/ezpublish-3.8.4/index.php  
 
安装常见问题
 
安装常见问题
  Fatal error: Allowed memory size of 44040192 bytes exhausted (tried to allocate 71 bytes) in /var/www/ezpublish/lib/ezxml/classes/ezxml.php on line 409
+
  Fatal error: Allowed memory size of 44040192 bytes exhausted (tried to allocate 71 bytes)  
 +
  in /var/www/ezpublish/lib/ezxml/classes/ezxml.php on line 409
 
  Fatal error: eZ publish did not finish its request
 
  Fatal error: eZ publish did not finish its request
 
  The execution of eZ publish was abruptly ended, the debug output is present below.  
 
  The execution of eZ publish was abruptly ended, the debug output is present below.  

2006年10月4日 (三) 11:29的版本

Powered-by-eZ-publish.png

eZ publish is an open source content management system (CMS) and an open source content management framework (CMF).

eZ publish 是网站生成系统。它是建立在Apache+PHP+MySQL基础之上。

http://ez.no/

安装指南

创建数据库

mysqladmin -u root -p create ezpublish
mysql -u root -p
mysql>GRANT ALL PRIVILEGES ON ezpublish.* TO ezpublish@localhost IDENTIFIED BY 'ezpublish';
mysql>flush privileges;

cd /var/www/ezpublish
chmod -R ug+rwx settings settings/override var var/storage var/cache settings/siteaccess settings/siteaccess/admin design
chown -R www-data:www-data settings settings/override var var/storage var/cache settings/siteaccess settings/siteaccess/admin design

根据安装向导进行安装 http://localhost/ezpublish-3.8.4/index.php 

安装常见问题

Fatal error: Allowed memory size of 44040192 bytes exhausted (tried to allocate 71 bytes) 
in /var/www/ezpublish/lib/ezxml/classes/ezxml.php on line 409
Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below. 
修改 vi /etc/php4/apache2/php.ini 
memory_limit = 64M // ezpublish 要求64M以上设置

问题解决 :)

精彩图集

Ezpublish content diff.png
Ezpublish multicurrency currencies.gif
Ezpublish multicurrency editproduct.gif
Ezpublish multilingual selectlanguage2edit2.gif
Ezpublish multilingual selectlanguage2edit.gif
Ezpublish packages.gif
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱