Rahadul,
Saturday, June 29, 2002, 12:08:50 AM, you wrote:

RK> I have mysql running on RaQ4 system. I tried to move /var/lib/mysql to
RK> /home/mysql and then change the datadir to /home/mysql in safe_mysqld
RK> file, but it didn't work. so I copied back the  /home/mysql to
RK> /var/lib/myql, and now when I try to start the server by using
RK> "mysql.server start" i get the following error messages

RK> 020627 16:47:53  Can't start server : Bind on unix socket: Permission
RK> denied
RK> 020627 16:47:53  Do you already have another mysqld server running on
RK> socket: /v
RK> ar/lib/mysql/mysql.sock ?
RK> 020627 16:47:53  Aborting

MySQL should be owner of /var/lib/mysql and all file there. Check your
permissions.

RK> I ca see that mysql.socket also disappeared from /var/lib/mysql/
RK> directory. does anyone know whats going on.  please help

mysql.sock is created when mysqld strats. You mysqld isn't running
that is why you can't find mysql.sock anywhere.





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