Can't start phpMyAdmin. Keep getting the #2002 socket error

前端 未结 9 1896
难免孤独
难免孤独 2020-12-31 05:44

I\'ve been trying to set mysql and phpMyAdmin for the last 12 hours, without any success. And yes, after hours and hours of Google-ing I know that is a common problem and I\

9条回答
  •  爱一瞬间的悲伤
    2020-12-31 06:11

    I have recently encountered this problem on Mac OS Sierra too. Apache server is working but mysql is not. After searching for a solution, reading lots of posts I found this solution. And it worked!

    The solution is to navigate to the mysql folder, in my case its,

    /Applications/MAMP/db/mysql56/

    and remove all the files except folders. Then restart MAMP again.

提交回复
热议问题