Maximum execution time of 30 seconds is the default. To increase that you need to go to your php.ini file and edit it to show a higher value, say 60 sec:
max_execution_time = 60
http://php.net/manual/en/function.set-time-limit.php
↧
Krishna on "Getting fatal errors"
↧