Access Denied when opening phpMyAdmin

前端 未结 19 812
野的像风
野的像风 2020-12-09 05:47

What could be the problem of my mysql database server in WAMP.

I can\'t open it. The error says:

MySQL sai         


        
19条回答
  •  旧巷少年郎
    2020-12-09 06:13

    I know it is a quite old question. But given that I have faced the same issue the other day as of 2017, which really freaked me out. I thought this may help some people.

    I'm assuming you faced the issue possibly because of a recent update of the database.

    If that's the case, please simply do the following three steps:

    1. Disconnect from your internet.
    2. Access your MySQL offline as usual.
    3. Once you have logged in MySQL, you can reconnect to the Internet.

    Everything should work just fine.

提交回复
热议问题