RE: installed mysql/php/apache but there's no mysql.sock file

2004-04-18 Thread mark rowlands
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Shaun Friedle Sent: Saturday, April 17, 2004 8:18 PM To: chip Cc: [EMAIL PROTECTED] Subject: Re: installed mysql/php/apache but there's no mysql.sock file On Sat, 2004-04-17 at 18:42, chip

Re: installed mysql/php/apache but there's no mysql.sock file

2004-04-18 Thread chip
Kevin D. Kinsey, DaleCo, S.P. wrote: Hi chip, Please wrap your characters at 80 columns of so for some of the people who use text based email. Thanks! Sorry about that. My email client is set to wrap lines at 72 chars. Read on.. mysql.sock is a UNIX socket, created by the mysql process itself.

installed mysql/php/apache but there's no mysql.sock file

2004-04-17 Thread chip
Yesterday I installed, from pkg_add, mysql/php/apache and apache and php work fine, mysql did not create the /tmp/mysql.sock file. I have searched the drive looking for it in another location but it does not exist anywhere. I then created a file in /tmp called mysql.sock but mysql still gives

Re: installed mysql/php/apache but there's no mysql.sock file

2004-04-17 Thread Kevin D. Kinsey, DaleCo, S.P.
Hi chip, Please wrap your characters at 80 columns of so for some of the people who use text based email. Thanks! Read on.. chip wrote: Yesterday I installed, from pkg_add, mysql/php/apache and apache and php work fine, mysql did not create the /tmp/mysql.sock file. I have searched the drive

Re: installed mysql/php/apache but there's no mysql.sock file

2004-04-17 Thread Shaun Friedle
On Sat, 2004-04-17 at 18:42, chip wrote: I then created a file in /tmp called mysql.sock but mysql still gives the same error -[error 2002] cannot connect to local mysql server through /tmp/mysql.sock (2). I read the section in the mysql manual about the socket but don't see anything