ID: 3362 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Description: php_auth_user not passed back to apache No, this seems to be gone in PHP 4. Previous Comments: --------------------------------------------------------------------------- [2001-02-24 13:50:59] [EMAIL PROTECTED] Does this still occur with PHP 4.0.4pl1? James --------------------------------------------------------------------------- [2001-02-10 14:04:16] [EMAIL PROTECTED] refiled as a bug against 4.0. --------------------------------------------------------------------------- [2000-01-31 11:10:25] [EMAIL PROTECTED] When I use a "normal" i.e. htaccess-authenification, apache puts the username-string into to the (combined) logfile. When I use the php-authentification, there is no username in the logfile. So it seems, that apache does not know, that the user is now authenticated. Should there perhaps be something like GLOBAL(php3_rqst)->connection->user=estrdup(user); in functions/post.c? I am using php as a module for apache 1.3.9. --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=3362 -- 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]