I'm trying to log-in to MySQL server with PHPMyAdmin but it does not work,
I insert true username and password but it still doesn't work and I don't know what's the reason
error:
mysql_real_connect(): (HY000/1045):Access denied for user 'root'@'localhost'(using password YES) Connection for control user as defined in your configuration failed
can't enter to PHPMyAdmin