Q. Software error in MySQL: Another daemon is already running

Knowgate, modificat fa 6 mesos. Youngling Apunts: 13 Data d'incorporació: 30/7/14 Publicacions recents
SOLUTION:
  • Go to terminal
             Type the following command:
                   # service mysqld restart
                   # mv /var/lib/mysql/mysql.sock/var/lib/mysql/mysql.sock.bak
                   # yes
                   # service mysqld restart
                   # chkconfig mysqld on