ID: 24138
User updated by: griffina at rappcollins dot com
Reported By: griffina at rappcollins dot com
Status: Bogus
Bug Type: *URL Functions
Operating System: IIS/WINNT
PHP Version: 4.3.2
New Comment:
I did search the database - nothing similiar to the same problem
(btween versions 4.3.1 and 4.3.2). Additionally, I downloaded the most
recent snap to see if this issue had been caught, but it had not.
Please advise if I am missing something.
Previous Comments:
------------------------------------------------------------------------
[2003-06-11 17:08:14] [EMAIL PROTECTED]
Try search the bug database BEFORE you report anything..
------------------------------------------------------------------------
[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