• Welcome to Sitemap Generator Forum.
 

Internal server error: please help

Started by tklein, February 15, 2012, 04:47:15 PM

Previous topic - Next topic

tklein

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: http://mysite/generator/index.php?op=crawlproc&bg=&resume=1
[error]  Premature end of script headers: index.php, referer: http://mysite/generator/index.php?op=crawlproc&bg=&resume=1
[warn] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://mysite/generator/index.php?submit=1
[warn] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request function, referer: http://mysite/generator/index.php?submit=1
[warn] mod_fcgid: read data timeout in 45 seconds, referer: http://mysite/generator/index.php?op=crawlproc&bg=&resume=1
[error] Premature end of script headers: index.php, referer: http://mysite/generator/index.php?op=crawlproc&bg=&resume=1
[warn] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://mysite/generator/index.php?submit=1
[warn] (104)Connection reset by peer: mod_fcgid: ap_pass_brigade failed in handle_request function, referer: http://mysite/generator/index.php?submit=1

Can anyone help me with this?

Thanks in advance !


tklein

Hi,

many thanks for your reply.

Is a cent OS Linux server

PHP is:
max_execution_time   60
memory_limit   128M

XML-Sitemaps Support

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.