How to give permission on Phpmyadmin?
sir I want to create database on php.
when i click on phpmyadmin in wamp server it giving following error it solve.
Error
MySQL said: #-Link-Snipped-#
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
when i click on phpmyadmin in wamp server it giving following error it solve.
Error
MySQL said: #-Link-Snipped-#
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
0