2

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

OMG Ponies
  • 325,700
  • 82
  • 523
  • 502

1 Answers1

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