• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Resolved Plesk 12.5 & MySQL 5.7

PriyanA

Regular Pleskian
Hi,

When is MySQL 5.7 support will be added to Plesk?

Is there anyone tested MySQL 5.7 and Plesk 12.5 even though its not officially supported?

Thank you!
 
actually plesk 12.5 supports mysql 5.6 but i don't know how to upgrade i already try it by #yum upgrade mysql
its still 5.5
anny suggestions are welcome thanks by advance
 
Brecht Rogiers,

What is your OS?

You need a Repo with 5.6 to upgrade to 5.6 with Yum.

https://dev.mysql.com/downloads/repo/yum/

These Repo s are with 5.7 enabled by default. MAKE SURE YOU DISABLE 5.7 AND ENABLE 5.6 before update via YUM.

I will suggest you to wait till Plesk add support for MySQL 5.7. 5.6 using too much memory.
 
Hi Gigaveri,

please CHECK the site "http://docs.plesk.com/release-notes/12.5/software-requirements/".

You will find there supported software and ( if necessary ) their supported versions, as for example under the section "Supported Third-Party Components":

Database servers and tools:
  • MySQL 5.0.x-5.6
  • PostgreSQL 8.1-9.4
  • MariaDB 5.5, 10.0

Even that in a previous post IgorG promised a "soon support" for MySQL 5.7, this is still not the case. Plesk might have experienced unexpected issues, which are not yet solved and therefore Plesk didn't add the support for MySQL 5.7 yet.
Please check the above link again in the future, to see if there might have been a change for the third-party component support.
 
Hi Gigaveri,

please CHECK the site "http://docs.plesk.com/release-notes/12.5/software-requirements/".

You will find there supported software and ( if necessary ) their supported versions, as for example under the section "Supported Third-Party Components":



Even that in a previous post IgorG promised a "soon support" for MySQL 5.7, this is still not the case. Plesk might have experienced unexpected issues, which are not yet solved and therefore Plesk didn't add the support for MySQL 5.7 yet.
Please check the above link again in the future, to see if there might have been a change for the third-party component support.


Hey, you know something please?
I am trying to install Magento from the same server and fails and asks upgrade to superior. My current version is 5,5,50


Captura de pantalla 2016-06-27 a las 0.50.19.png


Captura de pantalla 2016-06-27 a las 0.56.27.png


Thank you very much.
 
I have run these steps without success not updated, should force.
But how far I can have problems.
Someone knows that time can be?
Or some other solution to install the latest version of Magento?
Thank you very much.

PHP:
wget -q -O - http://www.atomicorp.com/installers/atomic | sh

yum upgrade mysql

mysql_upgrade -uadmin -p`cat /etc/psa/.psa.shadow`

/etc/init.d/mysqld restart


Captura de pantalla 2016-06-27 a las 0.58.56.png
 
Hi Tize,

Or some other solution to install the latest version of Magento?
I'm sorry, but the basic system requirements for Magento 2.1 can be found at => http://devdocs.magento.com/guides/v2.1/install-gde/system-requirements.html
...
Database
MySQL 5.6 (Oracle or Percona)
...
So there is no need to install MySQL 5.7 on your server to use Magento 2.1, which can result in various, unexpected database failure(s)/issue(s)/problem(s), when you use Plesk 12.5.


But how far I can have problems.
You can be sure, that IF it would be "easy" to support MySQL 5.7 with Plesk 12.5, the developpers would react fast with updates/upgrades/patches, in order to support it. You could inform yourself about all the changes for MySQL 5.7 at: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/
 
Hi Tize,


I'm sorry, but the basic system requirements for Magento 2.1 can be found at => http://devdocs.magento.com/guides/v2.1/install-gde/system-requirements.html

So there is no need to install MySQL 5.7 on your server to use Magento 2.1, which can result in various, unexpected database failure(s)/issue(s)/problem(s), when you use Plesk 12.5.



You can be sure, that IF it would be "easy" to support MySQL 5.7 with Plesk 12.5, the developpers would react fast with updates/upgrades/patches, in order to support it. You could inform yourself about all the changes for MySQL 5.7 at: https://dev.mysql.com/doc/relnotes/mysql/5.7/en/


Hello UFHH01, thank you very much for your message.
Then I recommend that you wait for Plesk update?
Thanks for your help.
 
Hi Tize,

it is always recommended to use software, which are official supported, especially on production servers. The answer to your question
Then I recommend that you wait for Plesk update?
.... would be a definite "Yes!".
 
Hi Tize,

it is always recommended to use software, which are official supported, especially on production servers. The answer to your question

.... would be a definite "Yes!".


Hello UFHH01, thank you very much for your time and good response.
then I wait to be a launch by Plesk and while I will work with the 1.9 version of Magento.
Thanks again and receives a warm greeting.
 
@Tize,

For maximum stability and reliability one should use the official supported software with Plesk.

However I wanted to let you know that I have been running MariaDB 10.1 for some time now with no issues, also the upgrade procedure to MariaDB 10.1 is described by @Lloyd_mcse, and states to use it on some systems as well.

If you require it you may go this way, but at your own risk. Maybe @Lloyd_mcse can give some feedback on this.
 
@Tize,

For maximum stability and reliability one should use the official supported software with Plesk.

However I wanted to let you know that I have been running MariaDB 10.1 for some time now with no issues, also the upgrade procedure to MariaDB 10.1 is described by @Lloyd_mcse, and states to use it on some systems as well.

If you require it you may go this way, but at your own risk. Maybe @Lloyd_mcse can give some feedback on this.


Hello @urki good evening, thank you very much for your recommendation.
But I'm still beginner in servers, would not be able without risk.
I'll wait, thank you very much, greetings and see you soon.
 
Back
Top