Koozali.org: home of the SME Server

Failed to connect - CRON

Thomas

Failed to connect - CRON
« 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

Dan Brown

Re: Failed to connect - CRON
« Reply #1 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

Thomas

Re: Failed to connect - CRON
« Reply #2 on: February 19, 2003, 12:41:34 PM »
Thanks..

That helped!

:o)

Thomas