MySQL Daemon failed to start. ( again )

Installing, Configuring, Troubleshooting server daemons such as Web and Mail
Post Reply
pitufo
Posts: 2
Joined: 2017/09/02 21:01:25

MySQL Daemon failed to start. ( again )

Post by pitufo » 2017/09/02 21:23:04

Hi guys.
I have a VPS with : CentOS release 5.11 (Final)
Yesterday, via plesk, I think that I uninstalled o deleted MySQL service , and now, I can not access to plesk, and my websites are offline cause they use mysql.
Now, via Putty, I am trying to solve it. But I don´t get it ... I have searched in the forums, but the solution does not working for me.

This is the problem:

Code: Select all

MySQL Daemon failed to start.
if I try :/etc/init.d/mysqld restart

Code: Select all

Stopping mysqld:                                           [  OK  ]
MySQL Daemon failed to start.
Starting mysqld:                                           [FAILED]
If I try : yum -y install mysql-server

Code: Select all

Package matching mysql-server-5.0.95-5.el5_9.x86_64 already installed. Checking for update.
Nothing to do
also

Code: Select all

ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
thks so much for support
I am newbiw with VPS on centOS :)

pitufo
Posts: 2
Joined: 2017/09/02 21:01:25

Re: MySQL Daemon failed to start. ( again )

Post by pitufo » 2017/09/12 15:52:53

at last ... format

Post Reply