[imp] Access denied for user ... in /etc/horde/db_mysql.inc on
line 73
Marcus Buettemeyer
mb at secuworks.net
Wed Mar 10 11:59:15 PST 2004
Update: I found a message in the Archives which refers to GRANTing
access to the DB-User, so I did:
mysql> GRANT ALL PRIVILEGES ON horde.* TO 'hordemgr'@'localhost'
IDENTIFIED BY 'T0P_S3CR3T';
The effect, unfortunately, is still the same error message :-/ I
expected that, since dpkg created the correct tables, so DB-Access seems
to be fine.
Bye -mb
More information about the imp
mailing list