aaP_freemono Recently I receive this error, the result is, that the site stops working. :Have to manually restart MySQL. What could be the issue?
aaPanel_Kern aaP_freemono Hi, suggest to check if the mysql service is running? If not running check the mysql error log cat /www/server/data/*.err|grep -i -C 10 error
aaP_freemono Update: I tried to change in db.php from host: "localhost" to host: "127.0.0.1" May it will help!
aaP_freemono aaPanel_Kern Service is running. The error seems to be gone after changes made in db.php.