ID: 13836
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Duplicate
Status: Closed
Bug Type: Apache related
Operating System: Windows 2000
PHP Version: 4.0.6
New Comment:

This indeed is Apache bug. I can reproduce this with Apache 1.3.22.

--Jani


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

[2001-10-26 08:09:46] [EMAIL PROTECTED]

Already reported (and probably Apache bug):

http://bugs.apache.org/index.cgi/full/8582
http://bugs.php.net/bug.php?id=13704

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

[2001-10-26 07:41:30] [EMAIL PROTECTED]

PHP 4.0.6 WIN32 precompiled binary
Apache 1.3.22 WIN32 precompiled binary
Apache has content negotiation (multiview) enabled

test script: test.php <?php var_dump($HTTP_GET_VARS); ?>

if I access the file via

http://localhost/test.php?i=1, it works

but if I use

http://localhost/test?i=1, $HTTP_GET_VARS becomes null


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



Edit this bug report at http://bugs.php.net/?id=13836&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