Jump to content

how to use phpmyadmin on XAMPP


newto

Recommended Posts

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

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.

  • 2 years later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.