• Welcome to Sitemap Generator Forum.
 

Crawling tab does not open

Started by tadisaus2, December 06, 2010, 09:28:09 PM

Previous topic - Next topic

tadisaus2

Hello,

I run the sitemap on another site. It was ok yesterday. but I don't see the button to run it when I clicked on the Crawling tab. Here is all I saw:

Crawling

Run in background
Do not interrupt the script even after closing the browser window until the crawling is complete

Please help.
Thanks.
Life is short, try to do something good!

XML-Sitemaps Support

Hello,

that might happen if PHP memory is exceeded when generator tries to read progress dump file, you need to increase memory_limit setting in PHP configuration to resolve that.

tadisaus2

I increased as below:

max_execution_time = 50000     
max_input_time 200000
memory_limit = 150M

It still does not load the Crawling tab.
Life is short, try to do something good!


tadisaus2

Life is short, try to do something good!