From: griffina at rappcollins dot com
Operating system: IIS/WINNT
PHP version: 4.3.2
PHP Bug Type: *URL Functions
Bug description: $PATH_INFO no longer works on IIS 5
Description:
------------
I was running 4.3.1, and $PATH_INFO resolved fine. I ungraded to 4.3.2
and it no longer seems to work.
Reproduce code:
---------------
echo(getenv("PATH_INFO"));
Name the above file test.php
Type into the browser http://test.php/key/variable
Expected result:
----------------
it should print /key/variable
Actual result:
--------------
page not found.
--
Edit bug report at http://bugs.php.net/?id=24138&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=24138&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=24138&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=24138&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=24138&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=24138&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=24138&r=support
Expected behavior: http://bugs.php.net/fix.php?id=24138&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=24138&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=24138&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=24138&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24138&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=24138&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=24138&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=24138&r=gnused