RE: Need Help About mysql.sock ERROR

2003-06-10 Thread Christensen, Dave
ubject: Re: Need Help About mysql.sock ERROR You have several options, here is, I think, the easiest: First you need to locate the sock file. The location depends on the distribution (in my system is in /tmp). Use "find / -name mysql.sock". On some distributions the name can be sli

Re: Need Help About mysql.sock ERROR

2003-06-09 Thread Ernesto Silva
You have several options, here is, I think, the easiest: First you need to locate the sock file. The location depends on the distribution (in my system is in /tmp). Use "find / -name mysql.sock". On some distributions the name can be slightly different, for example mysqld.sock. Then create a sym