The default maximum execution time is set to 30 seconds. This can be increased by creating a .htaccess file in your public directory with the following:
php_value max_execution_time ?
Then replace ? with the value you want to use. The maximum limit allowed is 300.
Comments
0 comments
Article is closed for comments.