• Welcome to Sitemap Generator Forum.
 

XML-sitemap generator 8.2 with php 7.2 crashes

Started by dr.h.zimmermann, December 13, 2023, 06:39:36 PM

Previous topic - Next topic

dr.h.zimmermann

I have upgraded my standalone generator to version 8.2 and when I try to generate new sitemap.xml
the generator runs several minutes and then crashes, and the server gives error message:

[Wed Dec 13 19:22:12.682741 2023] [fcgid:warn] [pid 700614:tid 139705580332800] (104)Connection reset by peer: [client x.x.x.x:48080] mod_fcgid: error reading data from FastCGI server, referer: https://domain/generator/index.php?submit=1
[Wed Dec 13 19:22:12.683032 2023] [fcgid:warn] [pid 700614:tid 139705580332800] (104)Connection reset by peer: [client x.x.x.x:48080] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function, referer: https://domain/generator/index.php?submit=1

Has anyone an idea what to do so that the generator will work ?

Any hint is highly appreciated!

Helmut


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.