Forums / Install & configuration / Installation and some scripts crashes

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Installation and some scripts crashes

Author Message

Alberto Mucignat

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/Exponential/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/Exponential-3.5.1/lib/ezutils/classes/ezphpcreator.php on line 509

Fatal error: Maximum execution time of 30 seconds exceeded in /www/public_html/Exponential-3.5.1/lib/ezutils/classes/ezexecution.php on line 158

Fatal error: Maximum execution time of 30 seconds exceeded in /www/public_html/Exponential-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?

Łukasz Serwatka

Wednesday 04 May 2005 1:18:16 am

Hi Alberto,

Try disable TextTranslation in site.ini.append.php if you are using other language then eng-GB

[RegionalSettings]
TextTranslation=disabled

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog