欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
EZ Publish
来自开放百科 - 灰狐
(版本间的差异)
小 (→精彩图集) |
|||
(未显示2个用户的12个中间版本) | |||
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | {{SeeWikipedia}} | ||
[[Image:powered-by-eZ-publish.png|right]] | [[Image:powered-by-eZ-publish.png|right]] | ||
第6行: | 第8行: | ||
http://ez.no/ | http://ez.no/ | ||
+ | |||
+ | ==新闻== | ||
+ | <rss>http://ez.no/rss/feed/news|short|date|max=10</rss> | ||
==安装指南== | ==安装指南== | ||
第19行: | 第24行: | ||
根据安装向导进行安装 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: 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以上设置 | ||
+ | 问题解决 :) | ||
+ | |||
+ | ==图集== | ||
+ | <gallery widths=100px heights=100px perrow=6> | ||
+ | Image:ezpublish_content_diff.png | ||
+ | Image:ezpublish_multicurrency_currencies.gif | ||
+ | Image:ezpublish_multicurrency_editproduct.gif | ||
+ | Image:ezpublish_multilingual_selectlanguage2edit2.gif | ||
+ | Image:ezpublish_multilingual_selectlanguage2edit.gif | ||
+ | Image:ezpublish_packages.gif | ||
+ | </gallery> | ||
+ | |||
+ | ==链接== | ||
+ | *[http://docs.huihoo.com/phpdoc/ez-publish/ EZ Publish phpDoc] | ||
+ | |||
+ | {{comment}} | ||
− | + | [[category:CMS]] | |
− | [[ | + | [[category:PHP]] |
2013年3月5日 (二) 10:14的最后版本
您可以在Wikipedia上了解到此条目的英文信息 EZ Publish Thanks, Wikipedia. |
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/rss/feed/news加载RSS失败或RSS源被墙
[编辑] 安装指南
创建数据库
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以上设置
问题解决 :)
[编辑] 图集
[编辑] 链接
<discussion>characters_max=300</discussion>
分享您的观点