I am learning PHP+MySQL. I did not buy a web hosting plan, so for now I plan to test everything locally. From my research, I found WAMPserver.com. I downloaded the install for WAMP and did a basic setup without really changing anything in the setup or doing any actions afterwards. I wanted to create some databases and practice in SQL, but when I click phpmyadmin, I get the following error:
#2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)
I tried googling for this and can't seem to figure out what I am doing wrong. I tried changing the setup files in c:/wamp/apps but I dont think I did it correct because it still didn't work (i tried changing the phpmyadmin and sqlbuddy config files to 127.0.0.1 on localhost, didnt work so I changed it back to localhost).
EDIT: So as of now my config file in the apps phpmyadmin folder is not changed from the way it came on the install. So under port, socket, password it has nothing. Do I need to configure this maybe to solve the problem? If so, what should I use?
Similarly, I have not changed the config file for sqlbuddy1.3.2 in the apps folder