[pmwiki-users] Passwords
Américo Albuquerque
aalbuquerque at lanowar.sytes.net
Tue May 30 15:42:37 CDT 2006
----- Original Message -----
Subject: [pmwiki-users] Passwords
Date: Tue, 30 May 2006 13:21:43 -0700
From: pmwiki at 911networks.com
> I have been loosing my hair having problem with the passwords:
>
> I try to edit some the admin pages:
>
> Here is config.php
> $DefaultPasswords['admin'] = crypt('123456');
> $DefaultPasswords['edit'] = crypt('123456');
> $DefaultPasswords['attr'] = crypt('123456');
> $EnableDiag = 1;
>
> I have tried with both:
> $EnablePathInfo = 0;
> $EnablePathInfo = 1;
>
> It keeps asking for password.
You might have a problem with sessions in php. Check your php.ini file
and see if sessions are correctly configured.
Americo Albuquerque
More information about the pmwiki-users
mailing list