From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Apache related Bug description: PHP_AUTH_PW is not set altough PHP_AUTH_USER is I tried to authenticate via PHP. It worked with PHP3. After tracing back and forth, I found that the global variable PHP_AUTH_PW is not set or empty. HTTP_SERVER_VARS["HTTP_AUTH_PW"] still contains the right value. I do not write to that variable (I checked with grep...) See http://www-usercgi.tu-chemnitz.de/~tisc/authtest.php3 for a demonstration. HTH! Tino. -- Edit Bug report at: http://bugs.php.net/?id=10464&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]