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
Asked
Active
Viewed 1.9k times
2
-
This might help: http://www.webyog.com/faq/content/23/15/en/error-no-2003-can_t-connect.html – Ashwin A Aug 10 '12 at 11:16
1 Answers
0
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.
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.

user1780336
- 121
- 1
- 4