Script Never Finishes
« on: January 14, 2007, 12:21:42 AM »
I installed last night, but the crawling script never finishes.  It sits and it will time out in different spots each time.  I started one at last night, and apparently the CRON job picked it up at 3am.  Can any assist me in seeing what the error could possibly be?

Chris
Re: Script Never Finishes
« Reply #1 on: January 14, 2007, 02:50:39 PM »
This is what the cron job reports:

Fatal error: Maximum execution time of 180 seconds exceeded in /home/potssupp/public_html/generator/pages/class.grab.inc.php(2) : eval()'d code on line 302
Re: Script Never Finishes
« Reply #2 on: January 15, 2007, 12:45:50 AM »
Hello,

please increase max_execution_time setting in your php configuration (php.ini) in order to avoid this issue.
Replied to your email.