Dear all! I have XAMPP installed on my PC, when I run it and click on PHPmyadmin, then I receive the following error. MySQL said: #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. Please help me in this regards, as I am very new to PHP. Thanks
By default it should have no pass I think, so that is correct, maybe you did not install as a service or the MySQL service hasn't started??