[horde] Again: Login problem
Mike Cochrane
mike at graftonhall.co.nz
Mon Aug 26 01:31:48 PDT 2002
Quoting Paul van der Vlis <paul at vandervlis.nl>:
> But I did specify the variabele "phptype"!
> This are my settings in horde.php (I did not change something else):
> ----
> $conf['auth']['driver'] = 'sql';
> $conf['prefs']['driver'] = 'sql';
^^^^^
you need to read these lines a little more closely... they all refer to
$conf['prefs'].... if you want to configure the auth driver you want to set the
$conf['auth'] values.
- Mike :-)
More information about the horde
mailing list