• 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

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