• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

phpMyAdmin password

halliday

Basic Pleskian
Hi,

When phpMyAdmin is accessed via a url, a csreen appears. One needs to provide the username + password + server.

The point is that I am sure of the password but it returns an error (login detilas incorrect etc..)

On cPanel, it worked like a charm, I just used the databse (mysql) username + password.

Why is it doing that? Do you know?
 
that means that phpmyadmin either cant contact the server to validate the account, or the account couldnt connect from that server.

If you restrict by IP or hostname make sure the account has the privileges, and I guess it couldnt hurt to update the password on the mysql machine - anytime you do anything like that make sure to flush privileges too.
 
Back
Top