[imp] options menu

Angelica Escobar angeles at ibc-solutions.com
Wed Dec 3 04:19:56 PST 2003


Hello! 
I have a question:
I am trying to available the options menu in my horde, for this I modified this line

$conf['prefs']['driver'] = 'none';

to this

$conf['prefs']['driver'] = 'sql';

in my horde/config/horde.php

But when I try to probe in wy web I have the next:


A fatal error has occurred:

DB Error: connect failed

[line 108 of /usr/local/apache/htdocs/horde/lib/Prefs/sql.php]

Details have been logged for the administrator.


in my horde.log file I have the next:

HORDE [emergency] [imp] DB Error: connect failed:  [nativecode=Access denied for user: 'horde at localhost' (Using password: YES)] ** Array [on line 108 of "/usr/local/apache/htdocs/horde/lib/Prefs/sql.php"]

it looks like my mysql was looking for an user horde at localhost but this is not a user in a database, and I couldn´t find yet where can I change this configuration, note: every thing is working fine, except this, so, my database user for horde is ok well I thing so.

If I reload the page I can see the options icon in the menu, but the log is the same. so I know something is wrong, but what?
some body can help me???

thanks! 


Angelica


More information about the imp mailing list