[PHP-DEV] PHP 4.0 Bug #2693: set_time_limit, although specified in php.ini doesnt work From: adam <email protected>
Date: 11/10/99

From: adam <email protected>
Operating system: RedHat 6.0
PHP version: 4.0 Beta 2
PHP Bug Type: Misbehaving function
Bug description: set_time_limit, although specified in php.ini doesnt work

Even though I have the line
max_execution_time = 30;
in php.ini - this doesnt seem to work at all, all my scripts keep going. This has been tried on 3 different servers, all with PHP4b2 and we got the same result!

Adam P

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>