You're MySQL server is not running. Start the MySQL server.

Linux: /etc/rc.d/init.d/mysql start (as root)

If you're trying to access MySQL on another host then you need to specify that host on 
the
command line:

mysqladmin -h <host>

Radu Adam schrieb:

> so ... this is another story:
>
> mysqladmin: connect to server at 'localhost' failed
> error: 'Can't connect to local MySQL server through socket 
>'/var/lib/mysql/mysql.sock' (111)'
> Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
>
> Indeed there is no mysql.sock at that location .. but why?
> -------
> Mailuri? Gramada! La www.emoka.ro iti faci moka
> un cont de mail fara limita de trafic!
>
> ---------------------------------------------------------------------
> 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


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