[pmwiki-users] Fatal error in authuser.php

pmwiki Besenreuther pmwiki at besenreuther.de
Wed Sep 6 15:13:29 CDT 2006


Hi,

no answer and no comment on my other thread - ok :-(

What's about the fatal error? 
My setup:

in config.php:
<snip.>
 $DefaultPasswords['admin'] = crypt('secret');
 $AuthUser['udo'] = crypt('udo');
  include_once("./scripts/authuser.php");
</snip>

in Site.AuthUser:
@meinegruppe: alice, dave, udo

in Group.Group
<snip>
name=Group.Group
passwdread=@meinegruppe
</snip>

when I start .../index.php?n=Group.Group
and fill in user/password: udo/udo
or fill in user/password: admin/secret

Following error appears:
Fatal error: [] operator not supported for strings in /srv/www/htdocs/pmwiki_/scripts/authuser.php on line 61

Can this be solved??

Thanks for feedback
Greetings Udo





More information about the pmwiki-users mailing list