ID: 7910
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: IIS related
Operating System: Windows NT 4.0
PHP Version: 4.0.4
New Comment:

This is a known problem with IIS where it nolonger conforms to the CGI standards.. 
talk to MSFT about a fix :)

- James

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

[2001-04-26 14:11:12] [EMAIL PROTECTED]

This seems like a IIS problem rather than a PHP one. We probably need to test this 
with other isapi and cgi dlls under IIS to confirm this then pass a bug report about 
the behaviour on to msft if this is the case.



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

[2000-12-27 12:32:35] [EMAIL PROTECTED]

I updated to PHP 4.0.4

I still have the same problem in ISAPI AND in CGI mode !!!!

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

[2000-11-21 17:20:10] [EMAIL PROTECTED]

I am using PGP as an ISAPI extension woth IIS 4.0

IIS is configured to laak for a default page named index.php3

If I pass a parameter in the URL with the folowing syntax 
"http://www.domaine.com/?page=1"; the variable page is empty in the my php script.

If I include the name of the page in the URL 
"http://www.domaine.com/index.php3?page=1"; everything working my page vraiable contain 
1


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



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


-- 
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