Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Phil Foxton on July 23, 2001, 08:35:53 PM

Title: IMP problem
Post by: Phil Foxton on July 23, 2001, 08:35:53 PM
When trying to connect to IMP I get the following:

Warning: Access denied for user: 'hordemgr@localhost' (Using password: YES) in /home/httpd/horde-phplib/db_mysql.inc on line 73

Warning: Access denied for user: 'hordemgr@localhost' (Using password: YES) in /home/httpd/horde-phplib/db_mysql.inc on line 73

Warning: Access denied for user: 'hordemgr@localhost' (Using password: YES) in /home/httpd/horde-phplib/db_mysql.inc on line 73

Any ideas?
Title: Re: IMP problem
Post by: Henk Elzing on July 23, 2001, 11:40:59 PM
This means that your MYSQL server is not running.

You can start it with the following command 'mysql start'
from de E-Smith console.

Greetings
Title: Re: IMP problem
Post by: Jules on July 23, 2001, 11:48:01 PM
You may also need to Grant_access to a user trying to access mysql ... the solution / guide to doing this is on this message board if you search :-)

Jules
Title: Re: IMP problem
Post by: Dan Brown on July 24, 2001, 12:15:31 AM
If you're using the webmail system packaged with e-smith 4.1.2, and you've made no changes (like, for example, changing the password for the database user), you shouldn't have any need to run any kind of grant command in mysql.
Title: Re: IMP problem
Post by: Jules on July 24, 2001, 12:30:03 AM
But if your not you might