From:             [EMAIL PROTECTED]
Operating system: Windows XP Home
PHP version:      4.3.0
PHP Bug Type:     Apache2 related
Bug description:  $_SERVER[PATH_INFO] doesnt work

If you try to use the $_SERVER['PATH_INFO'] variables, it won't work
becuase Apache won't let you use file.php/ becuase it tries to look for
the file '/' and can't find it, thus throwing a 404..


Also, if you have any ' in your Summary.. it throws an error ;P ( Bug
System )
-- 
Edit bug report at http://bugs.php.net/?id=21742&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21742&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21742&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21742&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21742&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21742&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21742&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21742&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21742&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21742&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21742&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21742&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21742&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21742&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21742&r=gnused

Reply via email to