00737: authuser + mySQL = no work

Summary: authuser + mySQL = no work
Created: 2006-05-15 09:42
Status: Closed - cookbook recipe
Category: Bug
Assigned:
Priority: 5
Version: 2.1.5
OS: Gentoo/Apache 2.0/PHP4

Description: Well, I'm trying to get mySQL auth to work, but if I include dbauth.php before authuser.php then I get

Fatal error: [] operator not supported for strings in /home/chris/docs/website/wiki/scripts/authuser.php on line 60

when I try to log in. It works when I include it after authuser.php, but then groups don't work at all... I've tried this with both the mysql line in the authuser page commented and uncommented...

until i get a solution, I'm just gonna keep it included after authuser.php, disabling user groups... i'm also gonna keep messing around with stuff trying to figure it out...

UPDATE: now no mysql stuff works at all... wicked sweet.......


I'm marking this issue as closed -- it appears that Cookbook:AuthUserDbase resolves the issue.

Pm