RE: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-21 Thread Rick Emery
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 20, 2001 8:03 AM To: [EMAIL PROTECTED] Subject: Can't connect server through socket /var/lib/mysql/mysql.sock(111) Hi, I get the following message if i try to connect to server: Can't connect server through socket /var/lib/mysql/mysql.sock

Re: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread denis mettler
gt; > access the directory /var/lib/mysql ? if not edit /etc/group an add > > > > "apache" to group "mysql". > > > > -> "mysql:x:27:apache" or something similar, then make "chmod g+rx > > > > /var/lib/mysql", this should work. if not try to make a &

Re: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread Gerald L. Clark
ault_socket = /temp/mysql.sock > > > > > > Cal > > http://www.calevans.com > > > > > > -Original Message- > > From: denis mettler [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, March 20, 2001 10:40 AM > > To: [EMAIL PROTECTED] > > Subject: R

Re: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread denis mettler
AIL PROTECTED] > --- > http://www.grusskarte.at > > > > > > denis mettler <[EMAIL PROTECTED]> > 20.03.01 15:02 > > > An: [EMAIL PROTECTED] > Kopie: > Thema: Can't connect server through socket > /var/lib/mysql/mysql.s

Re: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread denis mettler
EMAIL PROTECTED]] > Sent: Tuesday, March 20, 2001 10:40 AM > To: [EMAIL PROTECTED] > Subject: Re: Can't connect server through socket > /var/lib/mysql/mysql.sock(111) > > > Hi, > > i deleted mysql in /var > and make re-install in /usr/local/ > > but

RE: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread Cal Evans
> Egon > > --- > URL: http://www.snb.at > mailto:[EMAIL PROTECTED] > --- > http://www.grusskarte.at > > > > > > denis mettler <[EMAIL PROTECTED]> > 20.03.01 15:02 > > > An: [EMAIL PROTECTED] > Kopie: > Thema: Can'

Re: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread denis mettler
Egon > > --- > URL: http://www.snb.at > mailto:[EMAIL PROTECTED] > --- > http://www.grusskarte.at > > > > > > denis mettler <[EMAIL PROTECTED]> > 20.03.01 15:02 > > > An: [EMAIL PROTECTED] > Kopie: > Thema: Can't con

Re: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread B. van Ouwerkerk
>I get the following message if i try to connect to server: > >Can't connect server through socket /var/lib/mysql/mysql.sock(111) Is mysqld running (ps -ax)?? is your mysql.sock in /var/lib/mysql? I've only seen mysql.sock in /tmp if you've got a config file for connec

Re: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread Sinisa Milivojevic
maillists writes: > it looks like that: > > [MySQL] > mysql.default_socket= > > > but I think thats not the problem. has your apache enough rights to access > the directory /var/lib/mysql ? if not edit /etc/group an add "apache" to > group "mysql". > -> "mysql:x:27:apache" or s

Re: Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread maillists
at denis mettler <[EMAIL PROTECTED]> 20.03.01 15:02 An: [EMAIL PROTECTED] Kopie: Thema: Can't connect server through socket /var/lib/mysql/mysql.sock(111) Hi, I get the following message if i try to connect to server: Can't connect server thr

Can't connect server through socket /var/lib/mysql/mysql.sock(111)

2001-03-20 Thread denis mettler
Hi, I get the following message if i try to connect to server: Can't connect server through socket /var/lib/mysql/mysql.sock(111) Cal said, i should modify my php.ini and should give the exact definition for the mysql socket. but i don't have an entry in the php.ini for mysql so