• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Can't upgrade to Plesk 11 from 10.4.4

MiguelG

Basic Pleskian
WHen i try to upgrade i got this message:

Parallels Panel pre-upgrade check...
EMERGENCY: Old version of mysqlclient15 is installed, which can lead to upgrade fail. You can apply workaround from article http://kb.parallels.com/en/113737

I've tried to follow this steps http://kb.parallels.com/en/113737 but when i use

yum update mysqlclient15

it says that there is not packages marked for update. What's wrong? can anyone help me with this issue?
 
What is version of your OS and what sort of output following command:

# rpm -q --queryformat '%{RELEASE}\n' mysqlclient15
 
Have you checked in your OS repository newest version of this package? Have you tried to find it and install on your server?
 
What about download newest version of this package for your OS and install it with

# rpm -ivh package_name.rpm

?
 
Back
Top