• Welcome to Sitemap Generator Forum.
 

Allowed Memory Size Error? Why?

Started by webmaster208, April 30, 2009, 05:52:38 AM

Previous topic - Next topic

webmaster208

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 65536 bytes) in
/home/admin9/public_html/generator/pages/class.grab.inc.php(2) : eval()'d code on line 285


sitemap isn't using any where near max memory?

I just ran the crawler manually and it looks like the "tags" maybe looping? Didn't do that yesterday and I have changed anything?

Oops, I lied, I did a redirect on tags.php to solve a 404 and shot myself in the foot...


rjdowney

I am also getting error

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 4803017 bytes) in /home/pricecom/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 6


I have mine set up on cron job. Don't know why this is occuring. Need to find out if anyone can help me.

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.