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

MySQL 5.6 - Magento 2.x from application list

Alban Staehli

Regular Pleskian
Hi,

OS ‪CentOS Linux 7.1.1503 (Core)‬
Plesk version 12.5.30 Update #30

Is it possible to update MySQL to version 5.6 in order to install Magento 2.x from the application list?
At the moment, it shows the following error:
The app requires the mysql database server version 5.6 or later.

I found this message:
https://talk.plesk.com/threads/problems-after-upgrading-mysql-to-5-7.337789/
and this KB:
https://kb.plesk.com/en/127962

But officially, does Plesk 12.5 support MySQL 5.6? If yes, why the update cannot be done through the Plesk installer?

Thx for your feedback.
Regards,

Alban
 
Hello Alban,

just be carefull.
I had same problem with Magento 2.0, and I needed to updated firstly Plesk to 12.5, and PHP to 7.0, and everything works fine.
But when I upgraded mysql I did that from 5.5 to 5.7, and still I have problems to configure it...

Here you can find how to update mysql, and I did on that way...
But later I saw that is better to do that not on live DB...
Maybe is better to use this guide.
And after that to dump all databases, and import them to rebuild tables and indexes...
 
Back
Top