timeout for PHP scripts
« on: April 23, 2020, 09:57:20 AM »
The sitemap generator interrupts because the timeout for PHP scripts on the server is only 120s. What can I do?
Re: timeout for PHP scripts
« Reply #1 on: April 23, 2020, 10:19:39 AM »
Hello, 

in this case I would recommend to run generator in command line if you have ssh access to your server.
Re: timeout for PHP scripts
« Reply #2 on: April 23, 2020, 10:29:23 AM »
I don't have an SSH. Can you configure the generator so that it automatically starts again after 15 minutes?
Re: timeout for PHP scripts
« Reply #3 on: April 23, 2020, 03:57:11 PM »
You can use a "web cron" to run sitemap generator in this case. There is no option in sitemap generator to start automatically.