memory_limit and max_execution_time settings in php
« on: July 20, 2011, 04:37:47 AM »
i keep getting this error
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 31286819 bytes) in /home6/themandu/public_html/sitemap-gen/pages/class.utils.inc.php(2) : eval()'d code on line 27

I incresed and max_execution_time settings in php.ini file on my server but still keep getting the error how much should i increase memory_limit and max_execution_time to? not sure if i did it right can you explain how to do this
Re: memory_limit and max_execution_time settings in php
« Reply #1 on: July 20, 2011, 10:52:27 AM »
Hello,

please try to increase "Memory limit" setting in generator configuration to "512".