ID: 24138
Updated by: [EMAIL PROTECTED]
Reported By: griffina at rappcollins dot com
-Status: Open
+Status: Bogus
Bug Type: *URL Functions
Operating System: IIS/WINNT
PHP Version: 4.3.2
New Comment:
Try search the bug database BEFORE you report anything..
Previous Comments:
------------------------------------------------------------------------
[2003-06-11 17:01:48] griffina at rappcollins dot com
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 this bug report at http://bugs.php.net/?id=24138&edit=1