[pmwiki-users] Passwords not working

pmwiki at 911networks.com pmwiki at 911networks.com
Thu Sep 7 12:44:54 CDT 2006


Hi,

I use Xampp on Suse 10.0, use the defaults, 2.1.22 and
followed http://pmwiki.org/wiki/PmWiki/Installation

when I enabled the passwords:
http://pmwiki.org/wiki/PmWiki/PasswordsAdmin

used a123456 as a temporary password: 

$DefaultPasswords['admin'] = crypt('a123456');
$DefaultPasswords['edit'] = crypt('a123456');

When I try to do an edit, it prompt for the password, then gives
me a blank page.

Any suggestion?

-- 
Thanks




More information about the pmwiki-users mailing list