New Host -> Crawl script does not run for more than 15 seconds
« on: October 12, 2009, 07:42:24 PM »
So I moved to a new host, the script had been working flawlessly, but now, unless I check run the script in the background, even if the browser is closed, it stops working after about 15 seconds. I set the max execution time to 3600 seconds. What could be causing this? I like it to run and I can see what it is doing, instead of it doing it behind the scenes.
Re: New Host -> Crawl script does not run for more than 15 seconds
« Reply #1 on: October 12, 2009, 11:04:54 PM »
Hello,

you might need to update executiuon time in PHP configuration on your server, not only in generator configuration.
Re: New Host -> Crawl script does not run for more than 15 seconds
« Reply #2 on: October 13, 2009, 12:10:11 AM »
yeah that is what I mean, I set max_execution_time to 3600 in php.ini