• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Problem with phpMyAdmin - Configuration Permissions

M

mgraphic

Guest
Plesk: 9.2.1
OS: Linux 2.6.18-128.1.6.el5PAE (CentOS v5)


I trying to go to the phpMySql admin by going to the sqladmin url (http://www.domain.com/sqladmin/) and I get this message:
Wrong permissions on configuration file, should not be world writable!

I cannot find where the phpMyAdmin php files are located on my web server. This used to work, but no longer. Can anyone help point me in the right direction as to where to find the config file?
 
For example:

# rpm -ql psa | grep -i phpmyadmin | grep config.default
/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php
 
Back
Top