cancel
Showing results for 
Search instead for 
Did you mean: 

Basic installation error

Basic installation error

Getting an error during installation when adding the database:

 

SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

 

Any suggestions would be appreciated. I am able to access MYSQL from the command line and, to the best of my checking, root has full access.

 

Thanks,

Dan

2 REPLIES 2

Re: Basic installation error

sounds like a phpmyadmin problem, you can have a look at http://ccm.net/faq/673-phpmyadmin-access-denied-for-user-root-localhost#q=phpMyAdmin+-+1045+-+Access...

or reinstall

Re: Basic installation error

Hello

 

As a new person attempting to learn about Magento and install  I had a similar experience/error message  when running the Setup wizard.

 

I had used a mixture of upper case and lower when defining the database name using PHPAdmin. What I missed was the database name reverted to "all lowercase" when the database name was saved. So simply matching the case of the  database name  during setup solved the problem for me.... Hope this helps Chris