Plesk for Linux
kb: technical
Symptoms
When accessing Plesk > Tools&Settings > Database servers > MySQL or MariaDB, the following option is missing:
Cause
This behaviour was caused by Plesk bug identified as #PPP-63234, which has been resolved in more recent updates of Plesk.
Resolution
Update Plesk to the latest version to resolve the issue.
As an alternative workaround, execute the following steps for the option to appear:
- Connect to the server via SSH
- Edit the
/etc/mysql/my.cnffile on Debian based distributions or/etc/my.cnfon RHEL-based distributions - Edit the "bind-address" parameter value to the following:
PLESK_INFO: bind-address = ::
4. Save the changes
Comments
Please sign in to leave a comment.