Out of Memory error
« on: March 21, 2012, 01:07:19 AM »
There are a few posts about this already but I can't reply to those.

Same problem as others.  Seem to be able to do sites up to about 2000 pages but not over (we have one at 4000 and one at 17,000 approx)

Fatal error: Out of memory (allocated 117440512) (tried to allocate 44 bytes) in /home/destnz/public_html/generator/pages/class.utils.inc.php(2) : eval()'d code on line 27

The 17,000 page site finally scanned 14401 pages when crashed after lots of restarts.

I see that increasing mem and max execution times are suggested fixes in other posts - we have increased these to

max_execution_time 500
and
memory_limit 750m

How big do these really need to be to complete?  Any others suggestions so we can complete thse sitemaps?

Thanks