ID: 3362
Updated by: jimw
Reported By: [EMAIL PROTECTED]
Status: Open
Old-Bug Type: Feature/Change Request
Bug Type: Apache related
Assigned To:
Comments:
refiled as a bug against 4.0.
Previous Comments:
---------------------------------------------------------------------------
[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.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=3362&edit=2
--
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]