Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Derek on October 27, 2002, 05:35:34 PM

Title: cron daemon
Post by: Derek on October 27, 2002, 05:35:34 PM
can someone tell me what the following message emailed to me by the server means ?
 /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)'


thanks
Title: Re: cron daemon
Post by: Jeroen on October 31, 2002, 01:47:19 PM
It looks like some app/user? is trying to connect to mysql as root, but uses the wrong password

Jeroen