• Welcome to Sitemap Generator Forum.
 

Fatal error message

Started by woolfcom, August 12, 2013, 10:33:10 AM

Previous topic - Next topic

woolfcom

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 74449036 bytes) in /home/content/98/xxxxx/html/xxxxx/pages/class.utils.inc.php on line 102

How do I fix this?

XML-Sitemaps Support

Hello,

it looks like your server configuration doesn't allow to run the script long enough to create full sitemap. Please try to increase memory_limit and max_execution_time settings in php configuration at your host (php.ini file) or contact hosting support regarding this.
 

woolfcom

I have just finished running a much larger crawl using the same installation?

So that cant be correct?



woolfcom

#4
what settings would you suggest?

I have set these

memory_limit = 100M
upload_max_filesize = 192M
post_max_size = 100M
file_uploads = On
max_execution_time 600

XML-Sitemaps Support

There is a setting in generator configuration for memory limit, please try to set it to 512.