• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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