From:             xaweryz at wp dot pl
Operating system: Fedora Core 4
PHP version:      4.4.2
PHP Bug Type:     CGI related
Bug description:  php cgi binary fails when compile with --enable-discard-path

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 bug report at http://bugs.php.net/?id=36118&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=36118&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=36118&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=36118&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=36118&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=36118&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=36118&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=36118&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=36118&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=36118&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=36118&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=36118&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=36118&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=36118&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=36118&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=36118&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=36118&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=36118&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=36118&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=36118&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=36118&r=mysqlcfg

Reply via email to