Re: Urgent:MySql problem

2001-08-23 Thread Shu Xiao
Look at your /etc/my.cnf where the location of mysql socket is specified. Also, I think RH 7.0 has a MySQL rpm installation already there. All you do is to enable it with /usr/sbin/setup. Hope this helps. Shu At 01:28 PM 6/1/2006 +0530, sachin wrote: Hello, I am working on RH Linux 7.0 MySql

Re: Urgent:MySql problem

2001-08-14 Thread Shu Xiao
What is your /etc/my.cnf? Do you see mysql daemon running? (use ps -ef) Maybe it is under /tmp/mysql.sock. You need to change the configuration and restart server. Shu At 01:28 PM 6/1/2006 +0530, sachin wrote: Hello, I am working on RH Linux 7.0 MySql is not working at all. My MySql files

RE: Urgent:MySql problem

2001-07-03 Thread massey
SUBJECT: RE: Urgent:MySql problem Sachin, MySQL is not running. Check the logfiles to see whats wrong ... ;) On 01-Jun-2006 sachin wrote: Hello, I am working on RH Linux 7.0 MySql is not working at all. My MySql files are under /usr/bin. It gives the following error on running

Urgent:MySql problem

2001-06-01 Thread sachin
Hello, I am working on RH Linux 7.0 MySql is not working at all. My MySql files are under /usr/bin. It gives the following error on running any mysql command Can't connect to localMySql server through socket 'var/lib/mysql/mysql.sock'(111) Please Help me. Thank You Sachin