How to Update phpMyAdmin password/config file
We just changed the password for one of our databases via command line. Plesk is installed on the server and so is phpMyAdmin. The problem is that we can't figure out where the password/config file is stored so that we can access the database using phpMyAdmin. It seems like Plesk has hidden it somewhere.We need to update the password/config file so that we can access phpMyAdmin. Right now we are getting the following error when trying to use phpMyAdmin:
Error
MySQL said:
Access denied for user: 'myusername@localhost' (Using password: YES)
Any help would be appreciated!