Wednesday 27 April 2005 4:02:51 am
Some pages strangely crashes when attempts to load them. Crash occure by memory allocation exausted (I did extend to 64Mb, which is such a crazyness, but still isn't enough) I tried to install using the wizard but when I tried to go on from initial page I get a crash (exausted memory and/or script time exceeded), so I went into manual installation and now it works. Well, it shows me a login page, but when I tried to subscribe I still get a crash...
For instance
http://stage/ezpublish/index.php/admin/user/register creashes with:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 40961 bytes) in /www/public_html/ezpublish-3.5.1/lib/ezutils/classes/ezphpcreator.php on line 509
Fatal error: Maximum execution time of 30 seconds exceeded in /www/public_html/ezpublish-3.5.1/lib/ezutils/classes/ezexecution.php on line 158
Fatal error: Maximum execution time of 30 seconds exceeded in /www/public_html/ezpublish-3.5.1/lib/ezutils/classes/ezsession.php on line 121
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
Is there a way to do not use too much memory allocation?
|