Re: Socket problem connecting

2002-05-19 Thread Samuel Mendelowski
problem with permission; change rights to group and user mysql to mysql data directory Todd Cary > I am getting this message when I try to establish a connect to the DB. > Any suggestions on where I can find an answer? > > Warning: Can't connect to local MySQL server through socket > '/tmp/mys

Re: Re: Socket problem connecting

2002-05-17 Thread Egor Egorov
Todd, Friday, May 17, 2002, 4:36:37 PM, you wrote: TC> Egor - TC> Question 1: TC> I located where mysql.sock is located - /var/lib/mysql/mysql.sock - NOT /tmp. TC> However, it is a symbolic link. TC> Shouldn't there be an actual file in addition to the symbolic link? TC> Linux is very new to me

Re: Socket problem connecting

2002-05-17 Thread Todd Cary
Egor - Question 1: I located where mysql.sock is located - /var/lib/mysql/mysql.sock - NOT /tmp. However, it is a symbolic link. Shouldn't there be an actual file in addition to the symbolic link? Linux is very new to me, so I am not up to speed on many of the intricacies. Question 2: There

Re: Socket problem connecting

2002-05-17 Thread Egor Egorov
Todd, Friday, May 17, 2002, 6:03:06 AM, you wrote: TC> I am getting this message when I try to establish a connect to the DB. Any TC> suggestions on where I can find an answer? TC> Warning: Can't connect to local MySQL server through socket '/tmp/mysql.sock' TC> (2) in /var/www/html/mysql/php/c