Hello, I just purchased your sitemap script and installed everything following your instruction.

When I try to run the script for the first time, I receive an error:
Quote
Server error!

The server encountered an internal error and was unable to complete your request.

Error message:
Premature end of script headers: index.php

If you think this is a server error, please contact the webmaster.
Error 500

I searched your forum and found a related error, you said contact the host. What exactly should I say and/or request?
Re: Server Error when I try to run Sitemap Crawl for first time
« Reply #2 on: June 28, 2007, 06:54:21 PM »
I go to the 'crawling' tab and hit the 'crawl' button. I am then displayed this message: "Please wait. Sitemap generation in progress..." After some moments of time, I get this error:

Quote
Server error!

The server encountered an internal error and was unable to complete your request.

Error message:
Premature end of script headers: index.php

If you think this is a server error, please contact the webmaster.
Error 500
Re: Server Error when I try to run Sitemap Crawl for first time
« Reply #3 on: June 28, 2007, 11:12:12 PM »
Hello,

it means that server times out. You should increase max_execution_time setting in your php configuration (php.ini file on your host).
Re: Server Error when I try to run Sitemap Crawl for first time
« Reply #4 on: June 30, 2007, 07:46:25 PM »
Is there a good 'max execution time' I should set it to? Any information I can hand my host would be helpful!
Re: Server Error when I try to run Sitemap Crawl for first time
« Reply #5 on: July 01, 2007, 09:18:08 PM »
Hello,

it depends on how many URLs you have on your site and average page load time (you should multiply those two values).
Re: Server Error when I try to run Sitemap Crawl for first time
« Reply #6 on: July 13, 2007, 06:59:29 PM »
Well, I increased my max_execution_time to 30000 and max_input_time to 60000. I am still receiving the 500 server error. What should I do now?
Re: Server Error when I try to run Sitemap Crawl for first time
« Reply #8 on: July 20, 2007, 01:17:42 PM »
I just activated SSH access. Now what do I do?