[PHP-DEV] Bug #884: show the uid owner of file in basic auth in realm From: adepoo <email protected>
Date: 10/29/98

From: adepoo <email protected>
Operating system: Unix
PHP version: 3.0.5
PHP Bug Type: Other
Bug description: show the uid owner of file in basic auth in realm

I use Example ID 246 from http://php.netvision.net.il/examples/ to authenticate users to our POP server. In PHP version 3.0.3 there was no problem, but with 3.0.5 it show the id of the owner of the file before the legend "my realm" in the pop-up window to put login/pass. I make it owned by root and it show
Resource: 0 My Realm, and if I changed to nobody it show Resource: 65534 My Realm.
I use apache with frontpage and php as shared module.
I got back to 3.0.3 and no problems.

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>