[horde] DB Error
Alon Friedman
alon.chicago at gmail.com
Mon Jun 12 19:49:55 PDT 2006
Hi All,
I modified the /horde/config/conf.php
$conf['prefs']['params']['table'] = 'horde_prefs';
$conf['prefs']['params']['driverconfig'] = 'horde';
$conf['prefs']['driver'] = 'sql';
Now when I log in I get the following message:
A fatal error has occurred
DB Error: connect failed
Details have been logged for the administrator.
>From horde's log file:
Jun 12 21:34:54 HORDE [emergency] [imp] DB Error: connect failed:
[nativecode=Client
does not support authentication protocol requested by server; consider
upgrading MySQL client] ** Array [on line 388 of
"/usr2/webmail/htdocs/horde-3.1.1/lib/Horde/Prefs/sql.php"]
When I revert the settings to:
$conf['prefs']['driver'] = 'none';
I can login
Any ideas?
thanks
alon
More information about the horde
mailing list