Hey Jani, FYI: afaik, I told someone to file this with the Apache guys. So there might be a bug report/ more info there.
Derick On 26 Oct 2001 [EMAIL PROTECTED] wrote: > 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] > Derick Rethans --------------------------------------------------------------------- PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED] SRM: Site Resource Manager - www.vl-srm.net --------------------------------------------------------------------- -- 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]