• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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