Tuesday, April 8, 2014

#1045 - Access denied for user 'root'@'localhost' (using password: NO) Solved

Here come another crazy issue intended to waste our time uselessly.
After changing the root password from the phpMyAdmin under Privileges I started getting this disgusting error page. Definitely you may suspect your mysql config or apache config file. Unfortunately the problem reside elsewhere as you are going to see.

solution:

Goto--->xampp--->phpMyAdmin folder:
Here open the file: config.inc.php
and edit as follows from around line 18 to 22 :





Change it to:
Refresh it and You are done !

No comments:

Post a Comment