• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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