• 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 - Connection for controluser as defined in your configuration failed

Xavier12

Regular Pleskian
Hey guys,

How can I solve this with phpmyadmin? Trying to find the config.inc.php to update the controluser password. A part from that, how can I reset the user password and save it to this file as well when I do find it?

Please advise as soon as possible, thanks guys!

Using cloudlinux/centos 6.7, plesk 12.0.8
 
Found it, if anyone needs it.. it should be /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php

Thnx
 
Hi Xavier12,

Trying to find the config.inc.php to update the controluser password

Please use for example:

locate config.inc.php

this should answer with all "config.inc.php" - files on your server. Use the command "updatedb" to update the database on your server, in case that "locate" doesn't find what you are searching for.
 
Back
Top