is there a way to increase the execution time limit? (Fatal error: Maximum execution time of 30s)

(2 posts) (2 voices)

Tags:

No tags yet.

  1. jasmondluk, Member

    Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/vhosts/dreamware.com.hk/httpdocs/ischool/DBR/lib/cssparser.class.php

  2. myDBR Team, Key Master

    You can change the PHP timeout by changing the php.ini max_execution_time or by using .htaccess file php_value max_execution_time. Which method to choose, depends on your installation. The PHP default is the 30 seconds.


    myDBR Team


Reply

You must log in to post.