I am learning PHP + MySQL. I have not bought a web hosting plan, so for now I plan to check everything locally. From my research, I found WAMPserver.com. I downloaded the installation for WAMP and made a basic setup, without changing anything in the settings and without taking any action after that. I wanted to create some databases and practice in SQL, but when I click phpmyadmin, I get the following error:
I tried a google search and can't figure out what I'm doing wrong. I tried changing the installation files in c: / wamp / apps, but I donโt think I did it right because it still didnโt work (I tried changing the phpmyadmin and sqlbuddy configuration files to 127.0.0.1 on localhost, it didnโt work, therefore I changed it returns to the local host).
EDIT: . So now my configuration file in the phpmyadmin application folder has not changed since it was installed. So he has nothing in the port, socket, password. Do I need to configure this, perhaps to solve the problem? If so, what should I use?
Similarly, I did not change the configuration file for sqlbuddy1.3.2 in the application folder
source
share