Forums / Install & configuration / New User: Fatal Error during installation

New User: Fatal Error during installation

Author Message

Paul R

Friday 01 June 2007 7:29:24 pm

I have downloaded the latest packages and I tried to install it today (new user first time)

During installation process, when I pointed out to the website to start installation wizard - I got the following error:

Fatal error: Allowed memory size of 44040192 bytes exhausted (tried to allocate 40 bytes) in /home/rr/public_html/kernel/common/eztemplatedesignresource.php on line 856
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

Is there anything that I can do?

Tks/Paul

Karl Latiss

Friday 01 June 2007 10:13:12 pm

You need to ensure PHP has enough memory available. You can control this by setting the memory_limit setting in php.ini. I find 64M to be enough in most cases.

Atvert Systems
http://www.atvert.com.au

christian bencivenni

Wednesday 26 December 2007 11:31:30 pm

But what php.ini do you mean?

christian bencivenni

Thursday 27 December 2007 4:18:06 am

Is it a server config file or Ez config file?

Kristof Coomans

Thursday 27 December 2007 7:13:46 am

See http://ez.no/developer/forum/install_configuration/fatal_error_maximum_execution_time_of_30_seconds/re_fatal_error_maximum_execution_time_of_30_s__7

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

christian bencivenni

Friday 28 December 2007 12:45:21 am

is it a server file or I must search it into ez folders?