• Welcome to Sitemap Generator Forum.
 

Although running in background script always stops after some time

Started by armin21, November 17, 2015, 12:57:09 AM

Previous topic - Next topic

armin21

Hello,

the script starts its job, but although running in background, it will never complete.

I can resume it from where it stopped but it takes 10 rehits or more for it to complete the job.

What am I doing wrong?

Best


Armin


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.
 

armin21

I will look into this. Doesn't the script set the max_exec time?