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

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