Edit report at http://bugs.php.net/bug.php?id=52034&edit=1
ID: 52034 Comment by: hettbox at gmail dot com Reported by: hettbox at gmail dot com Summary: PHP programmer Status: Feedback Type: Bug Package: Unknown/Other Function Operating System: Windows 2008 x86 PHP Version: 5.3.2 New Comment: <?php ini_set('max_execution_time', 5); sleep(6); echo 'is ok!'; ?> Previous Comments: ------------------------------------------------------------------------ [2010-06-10 12:14:42] hettbox at gmail dot com Try! <?php sleep(31); echo 'is ok!'; ?> Result: Fatal error: Maximum execution time of 30 seconds exceeded in D:\wwwroot\host\tmp\check.php on line 4 ------------------------------------------------------------------------ [2010-06-10 11:41:46] hettbox at gmail dot com If configure server on max_execution_time more 30 seconds (for example 3600), then !!!after 30 secons!!! server generated error "Fatal error: Maximum execution time of !!!3600 seconds!!! exceeded" Server generating error on max_execution_time! ÐÐ»Ð¾Ñ Ð¾ Ñ Ð°Ð½Ð³Ð»Ð¸Ð¹Ñким. ÐопÑобÑÑ Ð¿Ð¾ ÑÑÑÑки. Ðо вÑÐµÐ¼Ñ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÑкÑипÑа не должно Ð²Ñ Ð¾Ð´Ð¸ÑÑ Ð²ÑÐµÐ¼Ñ Ð½Ð° загÑÑÐ·ÐºÑ Ñайла, на ÑколÑко мне извеÑÑно. РпÑедÑдÑÑÐ¸Ñ Ð²ÐµÑÑиÑÑ PHP Ñак и бÑло, но в веÑÑии PHP 5.3.2 по каким-Ñо непонÑÑнÑм пÑиÑинам ÑÑо ÑÑало ÑÑиÑÑваÑÑÑÑ. ------------------------------------------------------------------------ [2010-06-10 11:41:36] hettbox at gmail dot com If configure server on max_execution_time more 30 seconds (for example 3600), then !!!after 30 secons!!! server generated error "Fatal error: Maximum execution time of !!!3600 seconds!!! exceeded" Server generating error on max_execution_time! ÐÐ»Ð¾Ñ Ð¾ Ñ Ð°Ð½Ð³Ð»Ð¸Ð¹Ñким. ÐопÑобÑÑ Ð¿Ð¾ ÑÑÑÑки. Ðо вÑÐµÐ¼Ñ Ð²ÑÐ¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ñ ÑкÑипÑа не должно Ð²Ñ Ð¾Ð´Ð¸ÑÑ Ð²ÑÐµÐ¼Ñ Ð½Ð° загÑÑÐ·ÐºÑ Ñайла, на ÑколÑко мне извеÑÑно. РпÑедÑдÑÑÐ¸Ñ Ð²ÐµÑÑиÑÑ PHP Ñак и бÑло, но в веÑÑии PHP 5.3.2 по каким-Ñо непонÑÑнÑм пÑиÑинам ÑÑо ÑÑало ÑÑиÑÑваÑÑÑÑ. ------------------------------------------------------------------------ [2010-06-10 11:15:54] ka...@php.net Have you tried to increase the max_input_time php.ini setting? ------------------------------------------------------------------------ [2010-06-09 19:22:07] hettbox at gmail dot com On the PHP 5.3.1 its work! ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/bug.php?id=52034 -- Edit this bug report at http://bugs.php.net/bug.php?id=52034&edit=1