Broken crawling page
« on: January 31, 2008, 08:37:49 AM »
Hello, could please someone help me with this problem?

normaly I use Maximum depth level:2
but this time I used level:3  after 4 hours I had a memmory error. and the page was broken.

Thanks in advance
Re: Broken crawling page
« Reply #1 on: January 31, 2008, 09:31:36 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.
Re: Broken crawling page
« Reply #2 on: February 01, 2008, 09:15:42 AM »
oke thanks,  but how do I start the now crawler again? i have no buttons agian.
its oke for me to use level2:   this takes 2 hours..  long enough.
Re: Broken crawling page
« Reply #3 on: February 02, 2008, 09:25:29 AM »
The crawling page is not fully loaded in your case since memory_limit is exceeded and sitemap generator is unable to read the "current progress state" to resume generation. You can remove data/crawl_dump.log file to start generation from the scratch.