Koozali.org: home of the SME Server

IMP problem

Phil Foxton

IMP problem
« 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?

Henk Elzing

Re: IMP problem
« Reply #1 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

Jules

Re: IMP problem
« Reply #2 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

Dan Brown

Re: IMP problem
« Reply #3 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.

Jules

Re: IMP problem
« Reply #4 on: July 24, 2001, 12:30:03 AM »
But if your not you might