Problem with installation ezpublish on Ubuntu 8.10

Author Message

Son Pham

Sunday 08 February 2009 3:07:33 pm

Hi,

I followed the steps in the Documentation and installed ezpublish as follow. First, I installed lampp so I would have Apache, PHP, MySQL. Then I installed the ez Components, then I set up the database (ezpublish) and database user (also ezpublish) in MySQL. After that I unpacked the ezpublish package in "htdocs" folder of lampp. Then, I renamed the folder "ezpublish-4.0.1" to "ezpublish". When I ran http://localhost/ezpublish/, it showed the following error messages:
<i>"Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 311296 bytes) in /opt/lampp/htdocs/ezpublish/lib/eztemplate/classes/eztemplatearrayoperator.php on line 767

Fatal error: Class declarations may not be nested in /opt/lampp/htdocs/ezpublish/lib/ezdb/classes/ezdb.php on line 108"</i>

Could anybody tell me what I did wrong or what my problems are? Thank you.

Damien Pobel

Sunday 08 February 2009 3:21:13 pm

Hi,

you need to set a higher value in memory_limit setting of your php.ini. The recommended value is 64mb [1]

[1] http://ez.no/doc/ez_publish/technical_manual/4_0/installation/normal_installation/requirements_for_doing_a_normal_installation#eztoc86403_2_5

Damien
Planet eZ Publish.fr : http://www.planet-ezpublish.fr
Certification : http://auth.ez.no/certification/verify/372448
Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.