• 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.

MariaDB 10

redhell

Basic Pleskian
Hi,

how compatible is Plesk Panel 11.5 to MariaDB 10 because in the release notes of PP only MySQL 5.5 compatibility is listed and MariaDB 10 has MySQL 5.6 backported features.
On Plesk 12 it works 'ok' but there were some problems during the update because panel couldn't resolve the InnoDB status (or something similar).

Thanks.
 
how compatible is Plesk Panel 11.5 to MariaDB 10 because in the release notes of PP only MySQL 5.5 compatibility is listed and MariaDB 10 has MySQL 5.6 backported features.

Plesk 11.5 doesn't really work with MySQL 5.6. At least you won't be able to install it with MySQL 5.6 without errors. I'm not sure if it works with MariaDB 10. Basically current Plesk versions don't work with MySQL 5.6 due to strict mode (which can be turned off prior to installation as a potential workaround).

On Plesk 12 it works 'ok' but there were some problems during the update because panel couldn't resolve the InnoDB status (or something similar).

Could you be more specific? I'm sure devs would be interested to hear that (so that it gets fixed before 12.0 release).
 
/var/log/plesk/install/autoinstaller3.log:

Error:
WARNING: Unable to find InnoDB engine support.
 
Back
Top