• Welcome to Sitemap Generator Forum.
 

Fatal error: Allowed memory size

Started by ebay.sellervn, December 17, 2010, 04:03:34 PM

Previous topic - Next topic

ebay.sellervn

Hi,

I'm trying to crawl my site using standalone sitemap generator,

but i Keep getting this error message

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 39570539 bytes) in C:\xampp\htdocs\wwwroot\xml-sitemap-official\pages\class.utils.inc.php(2) : eval()'d code on line 27

My allowed memory size is actually set to 256MB....

Whats should i do??

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.