Another MySQL daemon already running with the same unix socket.

[root@db ~]# service mysqld start
Another MySQL daemon already running with the same unix socket.
Starting mysqld:                                           [FAILED]
[root@db ~]# mv /var/lib/mysql/mysql.sock /var/lib/mysql/mysql.sock.bak
[root@db ~]# service mysqld start
Starting mysqld:                                           [  OK  ]
[root@db ~]#

Comments

Popular posts from this blog

Water Wonder Resort

Redirect apache request to another domain

Can't use proxy because no authentication schemes are fully configured.