RE: does mysql.sock come with a linux 323 installation

2001-12-06 Thread Rick Emery

mysql.sock is created by mysqld and deleted when mysqld stops

-Original Message-
From: David Phoon [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 05, 2001 11:31 PM
To: [EMAIL PROTECTED]
Subject: does mysql.sock come with a linux 323 installation


I'd like to know if mysql.sock comes with a linux installation as I have
follwed the instructions to install linux but it always says
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2) . but mysql.sock does not seem to be
anywhere
on my linux machine


thanks

david


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: does mysql.sock come with a linux 323 installation

2001-12-06 Thread Benjamin Pflugmann

Hi.

mysql.sock is created by the mysqld process when it is started. The
lack of it usually means that either mysqld doesn't run or that the
file got deleted by an other process. For more info, see

http://www.mysql.com/doc/C/a/Can_not_connect_to_server.html

Bye,

Benjamin.

On Thu, Dec 06, 2001 at 04:30:40PM +1100, [EMAIL PROTECTED] wrote:
> I'd like to know if mysql.sock comes with a linux installation as I have
> follwed the instructions to install linux but it always says
> ERROR 2002: Can't connect to local MySQL server through socket
> '/var/lib/mysql/mysql.sock' (2) . but mysql.sock does not seem to be
> anywhere
> on my linux machine
[...]

-- 
[EMAIL PROTECTED]

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




does mysql.sock come with a linux 323 installation

2001-12-05 Thread David Phoon

I'd like to know if mysql.sock comes with a linux installation as I have
follwed the instructions to install linux but it always says
ERROR 2002: Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2) . but mysql.sock does not seem to be
anywhere
on my linux machine


thanks

david


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php