ID:               7782
 Comment by:       sid007 at gmailtakethispartout dot com
 Reported By:      auke at muze dot nl
 Status:           Open
 Bug Type:         IIS related
 Operating System: Windows 2000
 PHP Version:      4CVS (fixed in PHP 5!)
 New Comment:

Good question, auke. I myself would like to see a feature such as this
Regards,
<a href="http://www.shroff.us";>sid</a>


Previous Comments:
------------------------------------------------------------------------

[2004-07-08 12:53:46] CH at deeside dot ac dot uk

I'm experiencing the same problem with PHP 4.3.7 & IIS 5.

Tried upgrading to PHP5 and at least I now get something in $PATH_INFO.
However it seems that the first 4 characters are truncated which makes
it fairly useless.

I was able to get the path info another way however using
$HTTP_SERVER_VARS['URL']. In PHP5 this gives me what I would expect to
find in $PATH_INFO. In PHP4 it gives the 'base url' as documented by
Microsoft.

Have verified this on 3 different installations using IIS5 & PHP.

------------------------------------------------------------------------

[2004-06-28 11:49:28] demis at liquidbit dot com

Yep this bug has been resolved in PHP 5 RC3, can someone please add
this fix to the next release of PHP 4.x series as PHP 5 is too buggy to
rely on at the moment

------------------------------------------------------------------------

[2004-06-17 11:19:52] auke at muze dot nl

I'll try it again, it seems my previous comment did not get saved. I've
added a patch against the current stable cvs (php4), the head cvs (php5)
already has the exact same fix. In effect it is a backport of the php5
isapi path_info fix.

You can download the patch file at
ftp://ftp.muze.nl/pub/ariadne/win/iis/php4isapi.c.06-17-2004.patch

------------------------------------------------------------------------

[2003-12-11 23:58:24] [EMAIL PROTECTED]

Please provide patches in unified diff format against the latest stable
CVS branch, and if possible, the HEAD too..

(PHP_4_3 and HEAD branches)


------------------------------------------------------------------------

[2003-12-10 05:53:52] auke at muze dot nl

The three (3) year anniversary of this bug has just passed silently,
and I'd
just like to say that the latest release of PHP still has the same
problem, we still maintain patches that fix this for most versions of
PHP, although we're a bit behind now. An overview of all patches can
be
found at ftp://ftp.muze.nl/pub/ariadne/win/iis/. 

We'd very much like someone to look at it and at least tell us whether
we are overlooking some long since included solution to this same
problem, or give another reason why our patches are not good enough to
make it to PHP itself. As a reference I'd like you to look at
http://www.zend.com/zend/week/week65.php#Heading4 where it was
mentioned
that the fix was scheduled for PHP 4.2.0... For some reason that never
happened. 

If a patch for the current CVS of PHP is needed, please tell us and
we'll
make one.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/7782

-- 
Edit this bug report at http://bugs.php.net/?id=7782&edit=1

Reply via email to