runcrawl.php is killed
« on: April 24, 2007, 12:18:28 PM »
I have a site with 100k++ pages.  So I try to run runcrawl.php(php runcrawl.php) at dedicated server terminal.  It is killed after running for a few minutes, e.g. "[1]+ Killed php runcrawl.php".  Any idea to fix this problem? No new error messages at error_log
Re: runcrawl.php is killed
« Reply #1 on: April 24, 2007, 02:48:35 PM »
I have increased max_execution_time to 9999.  The problem is still the same, php script is killed after execution of a few minutes.  Should I upgrade my php 4.4.1?
Re: runcrawl.php is killed
« Reply #2 on: April 24, 2007, 11:35:25 PM »
Hello,

perhaps your server has process monitoring service installed that checks the processes and terminates them after certain amount of time. Please check that with your hosting support.