On Tuesday 24 December 2002 19:34, Andrew Schaefer wrote:

> I had the same problem.  I fixed it by realizing that when the program was
> installed it put the mysql.sock file in the /var/libs/mysql dir however
> when it starts it looks for the file in /tmp  You can either change the
> folder it looks in, or do what I did and just copy the mysql.sock from
> /var/libs/mysql to /tmp

1. You can specify path to the socket file in my.cnf.
2. You can create a symlink.



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