From: [EMAIL PROTECTED] Operating system: Win 2K PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: Nothing from getenv Hi ! The combination of Win2K and IIS5 seams to prevent the nice function getenv to return values. Infos like 'SERVER_SOFTWARE' and so are correctly stored in $HTTP_SERVER_VARS, but why shoul I have 2 access the infos directly via an awfull code like $x= $GLOBALS[]... if I got an getenv-function ... regards stefan -- Edit bug report at: http://bugs.php.net/?id=12320&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]