ID:               28410
 User updated by:  fgasper at uiuc dot edu
 Reported By:      fgasper at uiuc dot edu
 Status:           Open
 Bug Type:         IIS related
 Operating System: Windows Server 2003
 PHP Version:      4.3.6
 New Comment:

I'm using PHP as an ISAPI module.


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

[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