newto Posted November 3, 2010 Share Posted November 3, 2010 I installed XAMPP and created a database and a user, but when tried to access to http://localhost/phpmyadmin/ i get the following problem below. Can anyone help me fix this it. Welcome to phpMyAdmin Error MySQL said: #1045 - Access denied for user 'someuser'@'localhost' (using password: YES) phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server. Quote Link to comment Share on other sites More sharing options...
Pikachu2000 Posted November 3, 2010 Share Posted November 3, 2010 From the looks of the error, either the username or password (or both) you supplied is incorrect. Quote Link to comment Share on other sites More sharing options...
newto Posted November 3, 2010 Author Share Posted November 3, 2010 what can i do to fix this? Quote Link to comment Share on other sites More sharing options...
gizmola Posted November 5, 2010 Share Posted November 5, 2010 Did you read the directions for configuration of phpMyAdmin? There is a config file that has settings you need to make that controls things like what server it connects to, what administration user to use, and how you want to authenticate (or not) users. Quote Link to comment Share on other sites More sharing options...
priyankagound Posted September 12, 2013 Share Posted September 12, 2013 Try to access through "localhost/phpmyadmin" to get the following above problem solve. Quote Link to comment Share on other sites More sharing options...
mac_gyver Posted September 12, 2013 Share Posted September 12, 2013 @priyankagound, again, if you look at the thread, the OP already is doing that, and your reply has nothing to do with the problem of a database connection error. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.