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

SQL Database

Ladsrack

New Pleskian
Hello

I am running plesk 12.5.30 - when creating sql databases its creating them in version 5.5.44

I need to be running a higher version to run Magento 2.0

Not sure how to amend or change version - can anyone help? I cannot see anything in Plesk
 
I'm running Centos 7.1 with plesk 12.5.30 current sql version is 5.5.44 - as per new installation from Plesk
I need to upgrade to 5.6 but all upgrades links dont work or there is a conflict from the origianl installation from Odin
 
Hi Ladsrack,

but all upgrades links dont work or there is a conflict from the origianl installation from Odin
Could you please answer in detail, WHAT you did and what the output on the command line was, which lead to errors/failures/issues? There are various reasons / causes and we really can't guess them all.
 
Installed from wget -O - http://autoinstall.plesk.com/one-click-installer | sh
As instructed from http://docs.plesk.com/en-US/12.5/de...ion/installation-from-the-command-line.65780/

tried
mysql Ver 15.1 Distrib 5.5.44-MariaDB, for Linux (x86_64) using readline 5.1

# yum update mysql-server
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.clouvider.net
* extras: centos.hyve.com
* updates: centos.serverspace.co.uk
No Match for argument: mysql-server
No package mysql-server available.
No packages marked for update


tried following
http://sharadchhetri.com/2014/07/31/how-to-install-mysql-server-5-6-on-centos-7-rhel-7/
which gives me


Requires: mariadb-server >= 5.0.60
Removing: 1:mariadb-server-5.5.44-1.el7_1.x86_64 (@updates)
mariadb-server = 1:5.5.44-1.el7_1
Obsoleted By: mysql-community-server-5.6.27-2.el7.x86_64 (mysql56-community)
Not found
Available: 1:mariadb-server-5.5.40-2.el7.art.x86_64 (atomic)
mariadb-server = 1:5.5.40-2.el7.art
Available: 1:mariadb-server-5.5.41-2.el7_0.x86_64 (base)
mariadb-server = 1:5.5.41-2.el7_0
Available: 1:mariadb-server-5.5.41-3.el7.art.x86_64 (atomic)
mariadb-server = 1:5.5.41-3.el7.art
Available: 1:mariadb-server-5.5.42-4.el7.art.x86_64 (atomic)
mariadb-server = 1:5.5.42-4.el7.art
Available: 1:mariadb-server-5.5.43-5.el7.art.x86_64 (atomic)
mariadb-server = 1:5.5.43-5.el7.art
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
 
Back
Top