ID: 36118 User updated by: xaweryz at wp dot pl Reported By: xaweryz at wp dot pl Status: Open Bug Type: CGI related Operating System: Fedora Core 4 PHP Version: 4.4.2 New Comment:
I use apache 2.0.55 Previous Comments: ------------------------------------------------------------------------ [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