On Tuesday 10 December 2002 12:02, amit parikh wrote:

> i install binary version of the mysql .
> i skipped first 2 stage while installing (that is creating user & group)
> and directly run binary script file.
>
> when i run this command, i got following error.
>
> >mysql -u root mysql
> >ERROR 2002: Can't connect to local MySQL server through socket
> >'/var/lib/mysql/mysql.sock' (111).
>
> How to solve this error.

Is MySQL server running?

Check it with
        ps ax | grep mysqld


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [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