ID: 50948 Updated by: j...@php.net Reported By: rudenko at delta-x dot ua -Status: Open +Status: Bogus Bug Type: PHP options/info functions Operating System: Fedora Core 11 PHP Version: 6SVN-2010-02-06 (snap) New Comment:
Please don't report bugs that have a) been reported countless times already b) been fixed long time ago in SVN repo. And reporting something in PHP 6 is kinda pointless as well. Please don't spam. Previous Comments: ------------------------------------------------------------------------ [2010-02-06 16:55:11] rudenko at delta-x dot ua Description: ------------ You will get error 500 Internal server error if you put comment after param in php.ini Reproduce code: --------------- in php.ini put comment at the same line with param: max_execution_time = 30 ; Maximum execution time of each script, in seconds Expected result: ---------------- In older versions of php such code work properly Actual result: -------------- You will get error Premature end of script headers ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50948&edit=1