• Welcome to Sitemap Generator Forum.
 

PHP Fatal error

Started by david79, June 26, 2011, 10:36:29 AM

Previous topic - Next topic

david79

Hi !

After a while from starting runcrawl.php, I got this error :


PHP Fatal error:  Allowed memory size of 268435456 bytes exhausted (tried to allocate 18375569 bytes) in /home/www/generator/pages/class.utils.inc.php(2) : eval()'d code on line 27


On my /etc/php5/cli/php.ini I got :
memory_limit = -1 (so unlimited)

What's wrong ?

Thank you

David

XML-Sitemaps Support

Hello,

please make sure that you have it unlimited in generator configuration as well (there is a setting for memory limit).

david79

Thanks it seems to be ok right now