[horde] what should I do when I authenticating ?

Chuck Hagenbuch chuck at horde.org
Tue Jan 29 12:24:41 PST 2002


Quoting ??? <s8327202 at seed.net.tw>:

> Thanks for your response.
> In fact, I also identify this driver in the config/horde.php.
> $conf['auth']['driver'] = 'sql'
> $conf['auth']['params'] = array ( 
>         'phptype' => 'mysql',
>         'hostspec' => 'XXX.XXX..net.tw',
>         'username' => 'USER',
>         'password' => 'PASSWD',
>         'database' => 'XXXX',
>         'table' => 'XXXTABLE'
> );
> With this config value, I still get that error msg!
> I'm very confusing about this situation. Could somebody give me some
> suggestion?

Are you sure that that's the right line? That just instantiates the object; you 
can't get that error message unless you're trying to use an already-existing 
object.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin




More information about the horde mailing list