#2003 - 无法连接到'localhost'上的MySQL服务器(10061)

时间:2022-03-24 00:42:14

I just installed wamp.. I have mysql 5.1.33... On the icon in the task bar it says that the server is online, but when I go to open PHPMyAdmin, it gives me error 2003. Please help

我刚刚安装了wamp ..我有mysql 5.1.33 ...在任务栏中的图标上显示服务器在线,但是当我去打开PHPMyAdmin时,它给了我错误2003.请帮忙

1 个解决方案

#1


This problem might have occured due to database connectivity problem(not connected to MySQL database or MySQL service not started). For me I did the following tasks to solve the issue.

由于数据库连接问题(未连接到MySQL数据库或未启动MySQL服务),可能已发生此问题。对我来说,我做了以下任务来解决这个问题。

Go to:- C:\wamp\bin\mysql\mysql5.0.51b\bin\mysqld-nt.exe

and then in the wapserver menu "Restart All Services".

This worked for me.Hope this solution works for others too.

这对我有用。希望这个解决方案也适用于其他人。

#1


This problem might have occured due to database connectivity problem(not connected to MySQL database or MySQL service not started). For me I did the following tasks to solve the issue.

由于数据库连接问题(未连接到MySQL数据库或未启动MySQL服务),可能已发生此问题。对我来说,我做了以下任务来解决这个问题。

Go to:- C:\wamp\bin\mysql\mysql5.0.51b\bin\mysqld-nt.exe

and then in the wapserver menu "Restart All Services".

This worked for me.Hope this solution works for others too.

这对我有用。希望这个解决方案也适用于其他人。