#2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)

后端 未结 4 387
傲寒
傲寒 2021-01-03 03:40

I can\'t access to PHPMyAdmin. when i want to go there, i got this error:

#2002 - The server is not responding (or the local MySQL server\'s socket is

4条回答
  •  忘掉有多难
    2021-01-03 04:23

    Steps just to run the mysql server after crash.

    ** Worked on wamp server **

    1. Check the {System name}.err file inside your mysql data directory.
    2. From the log find out the databases causing issues
    3. Cut them out from the data directory (keep in some safe places).
    4. Start mysql service

提交回复
热议问题