• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Which current Linux version with MySQL 5.7 is supported by Plesk?

shopuser

Basic Pleskian
Server operating system version
mysql
Plesk version and microupdate number
22.04
Which current Linux version with MySQL 5.7 is supported by Plesk?
or have everyone recently mariadb
 
MySQL 5.7 reached extended support end of life 1 year and 4 months ago (31 Oct 2023). Why would you deploy it on an existing/new system?
According to System Requirements for Plesk Obsidian MySQL 5.7 is still supported for the mail database server and for remote database servers.

If you need MySQL 5.7 I would recommend deploying a Docker container for it and connecting Plesk to it. However, you should use a supported MySQL version like 8.0 with support ending in ~1 year. MySQL 8.4 support ends in 7 years (30 Apr 2032).
 
I know that I have been running MySQL 5.7 on Docker for a few years, but the performance is getting worse and MariaDB is not working

with ubuntu 18.04 everything still worked great
 
As far as I know non of the current OSes support by Plesk run MySQL 5.7 by default. Using Docker would be my recommendation too, but if that's causing you issue you could consider setting up a separate server with any OS that still supports MySQL 5.7 and use it as a remote database server. Which you can then add to Plesk as an additional external database server. With the added benefit of spreading the load a little.
 
Back
Top