From: [EMAIL PROTECTED] Operating system: Redhat 8.0 PHP version: 4.3.0RC1 PHP Bug Type: *Web Server problem Bug description: PHP_AUTH_USER not set
I make an SSL connection to my site and this requires me to log in. This works fine, however the variable $_SERVER['PHP_AUTH_USER'] is not set so I cannot check the identity of the login. './configure' '--with-apache=../apache_1.3.27' '--enable-trackvars' '--with-mysql=/opt/mysql' '--enable-calendar' '--with-xmlrpc' '--with-mhash' '--without-pear' -- Edit bug report at http://bugs.php.net/?id=20508&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20508&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20508&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20508&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20508&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20508&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20508&r=support Expected behavior: http://bugs.php.net/fix.php?id=20508&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20508&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20508&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20508&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20508&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20508&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20508&r=isapi