Share » Forums » Install & configuration » Fatal error: Allowed memory size of...

Fatal error: Allowed memory size of 16777216 bytes exhausted

Fatal error: Allowed memory size of 16777216 bytes exhausted

Thursday 03 September 2009 7:51:09 am - 2 replies

Author Message

Clemens T

Thursday 03 September 2009 8:16:30 am

I think what you should do is set the memory_limit higher in your php.ini, right now it's only 16MB which is way too low for eZ Publish unfortunately.

If you don't have access to the php.ini file because you are in a shared environment you might try this @ the top of the /index.php of eZ Publish:

ini_set("memory_limit","150M");

Does this get rid of the issue?

Good luck!

Vasiliy Kosyuchenko

Thursday 03 September 2009 9:18:06 am

I get answer) At .htaccess write: php_value memory_limit <value>(example: 150M)

Thanks for help)
Best Regards, Vasiliy)

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu