Re: Yet another can't connect problem

2001-11-27 Thread Dennis Herndon
Thanks to another member of the list - I found I had ownership problems, > #chown -R root /usr/local/mysql > #chown -R mysql /usr/local/mysql/var > #chown -R mysql /usr/local/mysql > > > That solved it. And thanks for the heads up on my date. I live in Washington DC, so I'm behind the tim

Re: Yet another can't connect problem

2001-11-27 Thread Carl Troein
Dennis Herndon writes: > Ok, I have read through the manual and archives and still I cannot find > this problem I'm having. > > " can't connect to local MySql server through socket ' > var/lib/mysql/mysql.sock' (2) " Error code 2: No such file or directory Make sure the socket really the

Yet another can't connect problem

2001-11-26 Thread Dennis Herndon
Ok, I have read through the manual and archives and still I cannot find this problem I'm having. " can't connect to local MySql server through socket ' var/lib/mysql/mysql.sock' (2) " Help! Thanks in advance. - Before posti