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
Radu Adam schrieb:
> so ... this is another story:
>
> mysqladmin:
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