Re: Problem with 3.23.22

2002-03-22 Thread Martin Burke
This happened on our server, and we had to reload the grant table (mysqladmin reload). Also, the mysql directories were owned by root so we had to chown them to the mysql user. I hope that helps, Martin Kuntrynet Office wrote: > > I recently installed MySQL version 3.23.22 on a Linux server.

Re: Problem with 3.23.22

2002-03-22 Thread Shawn McCool
- Original Message - From: "Kuntrynet Office" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 22, 2002 11:59 AM Subject: Problem with 3.23.22 > I recently installed MySQL version 3.23.22 on a Linux server. It used to run > fine. The problem is

Problem with 3.23.22

2002-03-22 Thread Kuntrynet Office
I recently installed MySQL version 3.23.22 on a Linux server. It used to run fine. The problem is when I run a php query on a database it returns the error "Cannot connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) " Hmm. My mysql.sock file is located in /tmp/mysql.sock