missing mysql.sock

Posted by robkalmeijer on 2012/3/27 0:37:05
After installation of Mysql with centOS 6.2 the mysqld wouldn't start.

my.cnf
datadir= /srv/mysql
socket=/var/lib/mysql/mysql.sock
user=mysql

user exist and paths are valid
SELinux is switched off

Installed are mysql.i686 and mysql-server.i686

The mysql.sock and mysql.host seems to be missing

What might be wrong?

Rob

This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=56&topic_id=36606&post_id=158672