ID:               28410
 Updated by:       [EMAIL PROTECTED]
 Reported By:      fgasper at uiuc dot edu
-Status:           Open
+Status:           Bogus
 Bug Type:         IIS related
 Operating System: Windows Server 2003
 PHP Version:      4.3.6
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

This variable is not available because the IIS webserver 
does not provide it for PHP. 


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

[2004-05-15 22:34:01] fgasper at uiuc dot edu

I'm using PHP as an ISAPI module.

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

[2004-05-15 22:32:12] fgasper at uiuc dot edu

Description:
------------
$_SERVER['REQUEST_URI'] is not defined.

Reproduce code:
---------------
<?php
print_r($_SERVER);
?>

Expected result:
----------------
REQUEST_URI should be in the output.

Actual result:
--------------
REQUEST_URI is not in the output.


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


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

Reply via email to