ID: 26825 Updated by: [EMAIL PROTECTED] Reported By: konkew at rpi dot edu -Status: Open +Status: Bogus Bug Type: Variables related Operating System: Windows Server 2003 PHP Version: 4.3.4 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. Previous Comments: ------------------------------------------------------------------------ [2004-01-07 03:13:21] konkew at rpi dot edu Description: ------------ On Windows Server 2003 (running IIS6), $_SERVER['REQUEST_URI'] isn't being set. Reproduce code: --------------- echo $_SERVER['REQUEST_URI']; Expected result: ---------------- /dir/test.php?asdf=fds Actual result: -------------- null ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26825&edit=1
