check /var/log/mysqld.log....<div><br></div><div>check if there's a mysqld already running (ps afx | grep -i mysql)...</div><div><br></div><div>mysql.sock could be at other place, try mysql -h 127.0.0.1 it will use TCP/IP protocol instead....</div>
<div><br></div><div>cheers<br><div><br><div class="gmail_quote">On Tue, Sep 1, 2009 at 2:01 AM, Mahalingam Subramaniam <span dir="ltr"><<a href="mailto:smal@ccmb.res.in">smal@ccmb.res.in</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>Dear All<br><br>While trying to install mysql ( binary distro mysql-5.1.37.tar.gz ) on RHEL 5.2 platform, I am unable to start off the mysql daemon which throws an error message as follows:<br><br># /etc/rc.d/init.d/mysql start<br>
Starting MySQL.Manager of pid-file quit without updating fi [FAILED]<br><br># /etc/rc.d/rc3.d/S64mysql start<br>Starting MySQL.Manager of pid-file quit without updating fi[FAILED]<br><br>]# mysqladmin version<br>mysqladmin: connect to server at 'localhost' failed<br>
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'<br>Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!<br><br>Help to debug above mentioned errors are highly regarded and appreciated. <br>
<br>with regards<br>s.mahalingam<br><br><br></div><br>--<br>
redhat-sysadmin-list mailing list<br>
<a href="mailto:redhat-sysadmin-list@redhat.com">redhat-sysadmin-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list" target="_blank">https://www.redhat.com/mailman/listinfo/redhat-sysadmin-list</a><br></blockquote></div><br></div></div>