• Welcome to Sitemap Generator Forum.
 

Crawler page fails to display when needs to list interrupted sessions

Started by kodokmarton, March 29, 2011, 05:15:53 PM

Previous topic - Next topic

kodokmarton

See the crawler page has half of the main content.

See this screenshot:
[ External links are visible to forum administrators only ]

source code stops rendering at:
<label for="in1"> Do not interrupt the script even after closing the browser window until the crawling is complete</label>

XML-Sitemaps Support

Hello,

if you don't see a "Run" button there, it means that sitemap generator is running out of memory when trying to read the crawl dump log file. You need to increase memory_limit setting in PHP configuration to resolve the issue.

kodokmarton

It was not from memory limit that was set to 2048M

it was from maximum execution time.

Please move your maximum execution time flag check/set before this check to avoid further problems.