Forums / Install & configuration / Fatal Error
Mae Mae Questel
Tuesday 24 February 2004 4:58:05 am
Hi I've installed EZ corretly but when I try to approch at the main page obtain these errors. EZ is installed on localhostWhat can be?
Tnx Mae
>>Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/php/ezpublish/ezpublish-3.3-3/lib/ezxml/classes/ezxml.php on line 271
>>Fatal error: eZ publish did not finish it's request
>>The execution of eZ publish was abruptly ended, the debug output is present below.
[[[ I've RH7.2 Mysql 423 apache 2.0 GD2.0 ]]]
James Packham
Tuesday 24 February 2004 5:14:37 am
What's your PHP memory limit? It might need to be upto 16MB
Regards,
James
Tuesday 24 February 2004 5:30:15 am
Hi James ...and where I see the php memory limit into php.ini file?
Tuesday 24 February 2004 5:37:47 am
It should be around about line 232
Here's the line from mine:
memory_limit = 16M ; Maximum amount of memory a script may consume (8MB)
Wednesday 25 February 2004 12:24:33 am
Tanks you very much James now EZ it's Ok.I have modified the line into php.ini from 8m to 16M