Hi, Amol I have executed all the command give by u . but still when i connect the error message is..
ERROR 2002: Can't connect to local MySQL Server through socket /var/lib/mysql/mysql.sock (2) regard's pavan --- Amol Hatwar <[EMAIL PROTECTED]> wrote: > > I have done Full installation of Redhat > Enterprise, > > still i am not able to work on mysql. I am not > able to > > find mysqld file. > > > Can any one pls. help. > > First off, check if mysql is installed. You may have > to do a: > rpm -qa | grep mysql > > Seconds, if mysql is installed, you can get the rpm > information for it. > I don't remember the exact command as of now, but > you can look for it. > > OR > > You could do a: > find /usr -iname mysqld > > To see where your mysqld binary is. Also remember, > running mysqld direct is > dangerous. Always use the mysqld_safe script. > > Regards, > > ah > > > -- > http://mm.ilug-bom.org.in/mailman/listinfo/linuxers > ________________________________________________________________________ Yahoo! India Matrimony: Find your partner online. http://yahoo.shaadi.com/india-matrimony/ -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

