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. Link to comment https://forums.phpfreaks.com/topic/217657-how-to-use-phpmyadmin-on-xampp/ 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. Link to comment https://forums.phpfreaks.com/topic/217657-how-to-use-phpmyadmin-on-xampp/#findComment-1129926 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? Link to comment https://forums.phpfreaks.com/topic/217657-how-to-use-phpmyadmin-on-xampp/#findComment-1130114 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. Link to comment https://forums.phpfreaks.com/topic/217657-how-to-use-phpmyadmin-on-xampp/#findComment-1130589 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. Link to comment https://forums.phpfreaks.com/topic/217657-how-to-use-phpmyadmin-on-xampp/#findComment-1449213 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. Link to comment https://forums.phpfreaks.com/topic/217657-how-to-use-phpmyadmin-on-xampp/#findComment-1449233 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.