Model Kursus/ Pelatihan
Materi Umum TKJ
CENTOS : Error MySql " Another MySQL daemon already running with the same unix socket " |
Ditulis oleh Tutor TKJ CLUB |
Rabu, 25 Desember 2013 21:42 |
To prevent the problem from occurring, you must perform a graceful shutdown of the server from the command line rather than powering off the server.
This will stop the running services before powering down the machine. Based on Centos, an additional method for getting it back up again when you run into this problem is to move mysql.sock:
Restarting the service creates a new entry called mqsql.sock
Sumber : http://stackoverflow.com |
LAST_UPDATED2 |