Joshua Hopkins wrote:
Thanks Eric that worked for getting the services to setup correctly, but
I still get errors for MySql.  They are:
Starting MySQL:                                            [  OK  ]
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
password: YES)
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
ln: `/usr/include/com_err.h': File exists

Any ideas about this part?

You have a problem with mysql.

Oh, I guess you knew that. :)

I'm guessing that your mysql password got set with a trailing <cr> when you ran it before fixing the file. I'm not sure how you'd log in using a password with a trailing <cr>, in order to change it. I would simply try removing mysql (use rpm -e --nodeps if necessary) and re-install it. I'm guessing that might fix it. Then just rerun the script.


--
-Eric 'shubes'

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to