osx - Mysql #2002 fail after updating macOS on macbook -


i have been developing website on mac awhile already. yesterday updated macos version v10.12.6 , after mysql , phpmyadmin not working following error:

mysql said: documentation

2002 - connection refused — server not responding (or local server's socket not correctly configured).

mysqli_real_connect(): (hy000/2002): connection refused

connection controluser defined in configuration failed.

mysqli_real_connect(): (hy000/2002): connection refused

i have googled long , seen of answers port 3306, original config mysql. can input more can wrong about?

update: found on xampp shows mysql running, when try stop it, after saying trying stop, appeared running again. cannot stopped somehow...


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -