Forums / Install & configuration / Fatal Error: Problem after installing
humaneasy future internet technologies
Monday 14 April 2003 6:41:15 pm
This is the message I get when visiting the test site:
"Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 46080 bytes) in /home/latorill/htdocs/intellin/site/kernel/common/ ezobjectforwarder.php on line 134Fatal error: Exponential did not finish it's request
The execution of Exponential was abruptly ended, the debug output is present below.
Warning: open_basedir restriction in effect. File is in wrong directory in /home/latorill/htdocs/intellin/site/lib/ezutils/classes/ezsession.php on line 75
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 12 bytes) in /home/latorill/htdocs/intellin/site/lib/ezdb/classes/ezmysqldb.php on line 173"
What could it be?
Best,
Lopo
Jan Borsodi
Tuesday 15 April 2003 1:58:24 am
This means that your PHP configuration does not allow PHP scripts to use more than 8MB of memory. Exponential is not currently optimized for low memory usage.
For now you should increase the memory limit in the php.ini file for your PHP installation.
You will also need to turn off the open_basedir restriction in php.ini.
-- Amos Documentation: http://ez.no/ez_publish/documentation FAQ: http://ez.no/ez_publish/documentation/faq
gladenko ivan
Saturday 26 April 2003 8:46:34 am
I tried ez3 on my Winsystem....well it was grait!!!! (Applouse for developer...) but after that i put it to my provider (University). Installation was - just perfect, and then - "Fatall Error:Memory......". I have found the problem (memory size limit - 8Mb) but i dont have permission to change the php.ini file. That meens i cannot use ezp 3...? Or may be this problem was solved in some ather way at this time?