http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html
IT WORKS!
In order to access the database through phpMyAdmin, you should change the password in phpmyadmin/config.inc.php ( $cfg['Servers'][$i]['password'] = ‘mysql_root_password’; ) to the same as mysql.

No comments yet
Comments feed for this article