[pmwiki-users] Passwords

Patrick R. Michaud pmichaud at pobox.com
Tue Jun 14 20:14:04 CDT 2005


Your webserver or PHP installation might not support HTTP-based
authentication.  Try adding the line

    include_once('scripts/sessionauth.php');

to your local/config.php.  

Note that this won't be needed for 2.0, where session-based authentication
is the default.

Pm

On Tue, Jun 14, 2005 at 06:05:27PM -0700, Chad Lupkes wrote:
>    It did.  I put in the password that I had set, and hit 'ok'.  It came back
>    with the same dialog box.
> 
>    C
> 
>    Patrick R. Michaud wrote:
> 
>  On Tue, Jun 14, 2005 at 05:56:24PM -0700, Chad Lupkes wrote:
>   
> 
>  I'm using an older version (1.0.5), and I'm trying to activate
>  passwords.  I tried going to ?action=attr, and it didn't work.  I had
>  set the password in config.php, but putting that password in without a
>  username doesn't do anything.
> 
>  Besides upgrading, which I'm looking at doing anyway, what am I missing?
>     
> 
>  What happened when you did ?action=attr  -- did it provide a form
>  where you could enter passwords?
> 
>  Pm
> 
>   

> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users




More information about the pmwiki-users mailing list