CoyoteKG
Regular Pleskian
Hello,
we wan't to close our old server hosted by Hetzner, and we already ordered new one PX61-NVMe with Plesk Onyx Web Host edition.
I see that image from Hetzner have MariaDB
and
Because this server will mostly be for Magento 1.9 and Magento 2, we need MariaDB equivalent like MySQL 5.6
For Magento 1.9 on Magento documentation I found this
Also, version PHP for OS Vendor is too old, and I wan't to update it to at least 5.6
1. Can you please direct me how to update MariaDB and to what version, and also PHP. Need to know how to do that properly to avoid problems with Plesk.
2. What is your suggestion what to do with fresh new installed server to optimize it to work perfectly for our needs with Plesk.
- Two Magento 1.9 sites (less then 500 products)
- Two also small Magento 2.0 sites (Less then 100 products)
- abot 15 small WP sites.
- Mail server we don't need to host. Just for cron informations, form infos from sites, and thats all.
we wan't to close our old server hosted by Hetzner, and we already ordered new one PX61-NVMe with Plesk Onyx Web Host edition.
I see that image from Hetzner have MariaDB
Code:
# mysql -V
mysql Ver 15.1 Distrib 5.5.52-MariaDB, for Linux (x86_64) using readline 5.1
Code:
]# php -v
PHP 5.4.16 (cli) (built: Nov 6 2016 00:29:02)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.18, Copyright (c) 2002-2015, by ionCube Ltd.
Because this server will mostly be for Magento 1.9 and Magento 2, we need MariaDB equivalent like MySQL 5.6
For Magento 1.9 on Magento documentation I found this
and for Magento 2 thisMegento 1.9 requirements for DB is MySQL 5.6 (Oracle or Percona)
MariaDB and Percona are compatible with Magento because we support MySQL 5.6 APIs.
Also, version PHP for OS Vendor is too old, and I wan't to update it to at least 5.6
1. Can you please direct me how to update MariaDB and to what version, and also PHP. Need to know how to do that properly to avoid problems with Plesk.
2. What is your suggestion what to do with fresh new installed server to optimize it to work perfectly for our needs with Plesk.
- Two Magento 1.9 sites (less then 500 products)
- Two also small Magento 2.0 sites (Less then 100 products)
- abot 15 small WP sites.
- Mail server we don't need to host. Just for cron informations, form infos from sites, and thats all.