I know you deleted /var/lib/mysql/mysql.sock. If you have to re-install,
ensure that /var, /var/lib/, /var/lib/mysql
have these permissions: drwxr-xr-x.
I previously got the same error you did and corrected it by setting the
above permissions.
-Original Message-
From: denis mettler [mai
5, you wrote:
> > > try:
> > > [mysql]
> > > mysql.default_socket = /temp/mysql.sock
> > >
> > >
> > > Cal
> > > http://www.calevans.com
> > >
> > >
> > > -Original Message-----
> > > From: denis m
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
My question is that,
why is he trying to connect through socket in /var/lib/mysql
cause i have installes in /usr/local
and the path to the mysql.sock is in php3.ini /temp/mysql.sock
any ideas?
regards
denis
On Tuesday 20 March 2001 14:52, you wrote:
> it looks like that:
>
> [MySQL]
> mysql.d
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
try:
[mysql]
mysql.default_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: Re: Can't connect server through socket
/var/lib/mysql/mysql
Hi,
i deleted mysql in /var
and make re-install in /usr/local/
but received the same error.
so i make an entry in the php3.ini
[mysql]
mysql.default_socket = /temp
where i found the mysql.sock
the error message is still there?
Other ideas?
regards
denis
On Tuesday 20 March 2001 14:52, yo
>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
connection to mysql edit it to m
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
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 something similar, then make "chmod g+rx
/var/li
10 matches
Mail list logo