Page cannot be displayed error
« on: May 23, 2006, 01:00:55 PM »
When I run the script -- It runs for a while then in the sitemap generation in progress window I get a page can't be displayed error -- I don't know if this stops the script from running and would like to know how to fix the problem.

I've paid for the script and can't get any useable xml from it.

Please advise.

Patrick
Re: Page cannot be displayed error
« Reply #1 on: May 24, 2006, 11:37:30 AM »
Hello Patrick,

this is most likely related to the maximum script execution time limitation at your server.
You should either:
1. (preferred) modify your php configuration by increasing the max_execution_time setting in php.ini file and restart apache
2. execute sitemap generator from the command line (if you have SSH access to your server)
3. Use "Save state" otpion in Sitemap Generator configuration and after the "page cannot be displayed" message Restart the crawler *with "Resume session" checkbox enabled* you may need to resume it multiple times until full sitemap is generated.