Hi,
You need to delete the socket file of the mysql server like this:rm -f /var/lib/mysql/mysql.sock
Then try to start the mysql service again:service mysqld start
Thank you,
Daniel Friedman
Trixton LTD.
Hi,
You need to delete the socket file of the mysql server like this:rm -f /var/lib/mysql/mysql.sock
Then try to start the mysql service again:service mysqld start
Thank you,
Daniel Friedman
Trixton LTD.