Hoa,
Thursday, May 23, 2002, 8:49:36 AM, you wrote:

HD> Okay so it says that I can't connect through socket 
HD> '/var/lib/mysql/mysql.sock'.  So I checked and the UNIX socket is located 
HD> here: /tmp/mysql.sock.  I'm relatively new to Linux.  What does this mean?

You should specify path to your socket file for the client with
--socket=/tmp/mysql.sock option or start mysqld with
--socket=/var/lib/mysql/mysql.sock option. You can also specify path
to your socket file in my.cnf file.

HD> -Hoa





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
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

Reply via email to