ID: 1752
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Status: Suspended
Bug Type: Other web server
PHP Version: 4.0 Beta 1
Assigned To: 
Comments:

could we not use PATH_INFO here?

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

[1999-07-21 16:26:05] [EMAIL PROTECTED]
This is a known problem;  Unfortunately, it originates in the way MS http servers 
work,
and there's nothing much we can do about it...

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

[1999-07-20 11:59:20] [EMAIL PROTECTED]
this is for the precompiled Win32 version:

if you use phpinfo in a file called info.phtml on, say, http://127.0.0.1/ the links to 
"PHP 4.0 Credits" should look like

http://127.0.0.1/info.phtml?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000
                       ^^^^^^^
but it looks like this:

http://127.0.0.1/?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000

a problem with PHP_SELF?

here's my info.phtml:

<?

echo phpinfo();

?>

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=1752&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to