Page 1 of 1

Access Denied to PhpMyAdmin

PostPosted: 15. October 2009 23:02
by mastoner20
Hey everyone, I'm new to xampp after a friend of mine said it's a great tool for learning php, and I've come into an issue. He told me to change my root passwords for everything, so I changed them to root, and cannot access phpMyAdmin without getting an error message saying

" MySQL said: Documentation
#1045 - Access denied for user 'root'@'localhost' (using password: NO) "

Is there anything I can do to fix this, and how?

Thanks!
Mark

Re: Access Denied to PhpMyAdmin

PostPosted: 15. October 2009 23:52
by Izzy
mastoner20 wrote:...so I changed them to root
How did you do this?

See if these search results help

Read A matter of security (A MUST READ!) in the readme_en.txt file in the xampp folder for the correct way to set a password for the root user in MySQL and phpMyAdmin.

Re: Access Denied to PhpMyAdmin

PostPosted: 16. October 2009 00:26
by mastoner20
Thank you very much! I don't know why I overlooked that when reading the readme, but I fixed it. Many thanks again, and I'll try searching better next time, :P

Re: Access Denied to PhpMyAdmin

PostPosted: 16. October 2009 00:31
by Izzy
You're welcome and good luck.