• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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