[pmwiki-users] Problem with AuthUser and Htpasswd . . .
Patrick R. Michaud
pmichaud at pobox.com
Sat Jan 28 12:08:34 CST 2006
On Sat, Jan 28, 2006 at 11:58:33AM -0600, Ben Wilson wrote:
> This occurs in Beta17 and Beta21. When you have $AuthUser['BenWilson']
> and $AuthUser['htpasswd'], then you will receive an error on
> AuthUser.php line 58. This is because the former $AuthUser is a string
> and the latter an array. When it tries to assign a value ($auth[$g][]
> = $m[1]) it fails.
AuthUser is supposed to be able to handle this w/o difficulty.
Could you give an example of the exact settings you're using that
are generating the error?
Pm
More information about the pmwiki-users
mailing list