I need help for this error , Mysql can't be started : ..failed or took more than 6s. Please take a look at the syslog. /usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)' Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
Are you sure your connection information is correct? Try putting in the actual host url instead of 'localhost'
i think is a problem with gmysql , the server is using pdns , if i change in etc/mysql/my.cnf user = mysql to user = root , the first IP is working and mysql will start but the domain and the second nameserver still not working properly mysql starts even if is on the second IP what can be wrong ? now i think is something with pdns or ?