Kurinchi Blogger Scribbles …


Posts Tagged ‘mysql access denied’

Sep 18
2011

MySQL: ‘Access denied for user ‘root’@'localhost’ (using password: YES)’

Last updated: September 18th, 2011

The above error message most likely occurs when users change password in one environment (via command line or phpmyadmin) and do not see the changes reflect in other OR if they have forgotten the password that is being set for the environment in question.

Following command should help you set/change MySQL password

$ mysql -u root -p
(more…)


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict