

WAMPSERVER GET PHPMYADMIN ROOT PASSWORD PASSWORD
You need to find this line in your file on line 70 and change it to what your new password is: change location of the directories as your might be different from "C:/Internet/wamp/If you are very common error, Access denied for user (using password: NO), it means you must have set a password for your root user.

after the line above add the following:Ĥ. # Controls who can get stuff from this server.ģ. In addition, if like to set the permission to access PHPmyadmin and SQLitemanager on browser (credited to Joshua). Then type in "yourpassword", must be the same as in number 1 above, for example: In wamp folder, get in phpmyadmin folder, open, go to line: In the box Change Password, select Password, type in "yourpassword", then Re-type "yourpassword", then click Go. On browser, log in your localhost, then get in phpMyAdmin, then Privileges, then edit privileges. Set password in privileges in phpMyAdmin.
WAMPSERVER GET PHPMYADMIN ROOT PASSWORD INSTALL
I'm not sure about how 'blowfish_secret' works because my line 45, which is the line $cfg = '' still the same since I install wampserver, but all I know is you guys need to set password in 2 places or you will get the problem as already got.įollows or check if you already did these:ġ. Thank you in advance for any help or advice you can give it is very much appreciated. MySQL said: #1045 - Access denied for user (using password: NO) You should check the host, username and password in and make sure that they correspond to the information given by the administrator of the MySQL server. PhpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. I have installed wamp and set the root password and deleted the anonymous user account as stated in the book i am using but since then i have not been able to access the phpMyAdmin, i have done some research that says i have to change the but cannont find what or how i need to change this file to allow phpMyAdmin to work, it was working fine when i tested it before i set the root password. Hi i am a complete 'newbie' to wamp and its components but have been trying for over a week to get the wamp environment to work.
