From: serega88 at hotmail dot com Operating system: min xp pro PHP version: 5.2.0 PHP Bug Type: PHP options/info functions Bug description: tim eout can not be set more than 30 sec
Description: ------------ i chenged ;;;;;;;;;;;;;;;;;;; ; Resource Limits ; ;;;;;;;;;;;;;;;;;;; max_execution_time = 300 ; Maximum execution time of each script, in seconds by default 30 max_input_time = 60 ; Maximum amount of time each script may spend parsing request data memory_limit = 128M ; Maximum amount of memory a script may consume (8MB) but PHP emgine still says: Fatal error: Maximum execution time of 30 seconds exceeded in E:\_www_s\bt-root-\lighting\make_files.php on line 60 -- Edit bug report at http://bugs.php.net/?id=39487&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=39487&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=39487&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=39487&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=39487&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=39487&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=39487&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=39487&r=needscript Try newer version: http://bugs.php.net/fix.php?id=39487&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=39487&r=support Expected behavior: http://bugs.php.net/fix.php?id=39487&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=39487&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=39487&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=39487&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=39487&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=39487&r=dst IIS Stability: http://bugs.php.net/fix.php?id=39487&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=39487&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=39487&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=39487&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=39487&r=mysqlcfg
