Problem with creating sitemap
« on: November 22, 2010, 03:07:31 PM »
I have problem with create sitemaps... its stop when the Memory usage ~ 10,526.6 Kb.
What should i do?
Re: Problem with creating sitemap
« Reply #1 on: November 22, 2010, 07:20:56 PM »
I'm having a similar problem. I have over 500 Meg free on my domain, but I'm getting this error:

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

Can the software only handle smaller sites? I'm trying to crawl a very large site with at least a half-million pages. Can it not handle that?

Marnie Pehrson
[ External links are visible to forum administrators only ]
Re: Problem with creating sitemap
« Reply #2 on: November 22, 2010, 10:08:25 PM »
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.