• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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