Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Thomas on February 17, 2003, 09:55:14 AM

Title: Failed to connect - CRON
Post by: Thomas on February 17, 2003, 09:55:14 AM
This morning I got this error message from my server:

/etc/cron.daily/logrotate:

/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'

What the heck???

Anybody got an idea as to why this happens, and how I can fix it?

Regards
Thomas
Title: Re: Failed to connect - CRON
Post by: Dan Brown on February 17, 2003, 08:55:15 PM
Sounds like you've changed the mysql root password--very bad idea.

http://www.familybrown.org/howtos/mysql-password-howto.html
Title: Re: Failed to connect - CRON
Post by: Thomas on February 19, 2003, 12:41:34 PM
Thanks..

That helped!

:o)

Thomas