ID: 36118 Updated by: [EMAIL PROTECTED] Reported By: xaweryz at wp dot pl -Status: Open +Status: Bogus Bug Type: CGI related Operating System: Fedora Core 4 PHP Version: 4.4.2 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2006-01-21 22:28:39] xaweryz at wp dot pl I use apache 2.0.55 ------------------------------------------------------------------------ [2006-01-21 22:26:09] xaweryz at wp dot pl Description: ------------ php cgi binary fails when compile with --enable-discard-path Reproduce code: --------------- <?php phpinfo (); ?> Actual result: -------------- Warning: Unexpected character in input: ''(ASCII=15) state=1 in /usr/local/php4-cgi/bin/php on line 1310 Warning: Unexpected character in input: '' (ASCII=14) state=1 in /usr/local/php4-cgi/bin/php on line 1310 Warning: Unexpected character in input: ' in /usr/local/php4-cgi/bin/php on line 1310 Warning: Unexpected character in input: ' in /usr/local/php4-cgi/bin/php on line 1310 Parse error: syntax error, unexpected T_STRING in /usr/local/php4-cgi/bin/php on line 1310 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36118&edit=1