• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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