• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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