Some times whenever we install xamp on our system we get 1045 error in phpmyadmin. Here is the screen shot of that error,
I have found the solution of this error. Just un-comment // $cfg['Servers'][$i]['AllowNoPassword'] = TRUE; in phpmyadmin/config.inc.php file. Enjoyee....