ID: 34219 Updated by: [EMAIL PROTECTED] Reported By: sonalidm at gmail dot com -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: windows PHP Version: 5.0.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. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2005-08-23 11:41:54] sonalidm at gmail dot com Description: ------------ OS : Windows XP professional, PHP 5.0.4 is configured with IIS as well as Apache2. Running phpinfo() with IIS shows $_SERVER['AUTH_USER'], but not with apache2. Tried with windows server/apache2/php also. Same problem. Reproduce code: --------------- <? phpinfo(); ?> Expected result: ---------------- In PHP Variables grid, php variable AUTH_USER should be present. Actual result: -------------- In PHP Variables grid, php variable AUTH_USER is not present. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34219&edit=1