Questions
Check the php.ini
ini_set('max_execution_time', 300); //300 seconds = 5 minutes ini_set('max_execution_time', 0); //0=NOLIMIT
~ Answered on 2012-08-17 04:18:30