Internal server error: please help
« on: February 15, 2012, 04:47:15 PM »
Hi everyone,

I've just installed Unlimited Sitemap Generator. Followed all directions on the "Detailed documentation" link.

Some seconds after start crawling, I get the following message:

Please wait. Sitemap generation in progress...
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.
More information about this error may be available in the server error log.

The server logs outputs the following messages (dates and IP deleted; domain replaced to mysite):
[warn] mod_fcgid: read data timeout in 45 seconds, referer: [ External links are visible to forum administrators only ]
[error]  Premature end of script headers: index.php, referer: [ External links are visible to forum administrators only ]
[warn] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: [ External links are visible to forum administrators only ]
[warn] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request function, referer: [ External links are visible to forum administrators only ]
[warn] mod_fcgid: read data timeout in 45 seconds, referer: [ External links are visible to forum administrators only ]
[error] Premature end of script headers: index.php, referer: [ External links are visible to forum administrators only ]
[warn] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: [ External links are visible to forum administrators only ]
[warn] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request function, referer: [ External links are visible to forum administrators only ]

Can anyone help me with this?

Thanks in advance !
Re: Internal server error: please help
« Reply #2 on: February 16, 2012, 04:47:41 PM »
Hi,

many thanks for your reply.

Is a cent OS Linux server

PHP is:
max_execution_time   60
memory_limit   128M
Re: Internal server error: please help
« Reply #3 on: February 16, 2012, 10:58:03 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.