• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Update 10.4 to 11.0 failed

Webtrixx

New Pleskian
Hi

iam trying to make an update form plesk panel 10.4 to 11.0 but after start the update, plesk said:
"Error: Mit der Installation kann erst fortgefahren werden, wenn das Paket mysql55-server-5.5.31-2.w5.x86_64"

But i cant remove this package because if i remove than i remove imortant packages for plesk too and plesk will dont working anymore.

So what can i do to update plesk without removing this package.

Thanks for help
 
its centos 5

rpm -qa|grep -i mysql says:

perl-DBD-MySQL-3.0007-2.el5
mysql55-server-5.5.31-2.w5
php53-mysql-5.3.3-13.el5_8
libmysqlclient15-5.0.95-5.w5
mysql55-5.5.31-2.w5
mysql-connector-odbc-3.51.26r1127-2.el5
mysql55-libs-5.5.31-2.w5
 
I see you have a non-standard mysql packages... Webstatic repo, I presume?

You may:
* either remove offending packages without dependencies and install standard MySQL packages, and then upgrade Plesk to 11.0.9;
* or upgrade to Plesk 11.5, which technically should allow any third-party MySQL packages (though I'm not sure Webstatic packages were tested to be compatible with Plesk, so better make a full backup).
 
ok ..

i removed the package (mysql55-server-5.5.31-2.w5.x86_64) without dependencies and tried to install the standard (yum install mysql) but i get this error

---> Package php-common.x86_64 0:5.1.6-39.el5_8 set to be updated
--> Processing Conflict: php53-common conflicts php-common
--> Processing Conflict: mysql55-server conflicts mysql-server < 5.5
--> Finished Dependency Resolution
php53-common-5.3.3-13.el5_8.x86_64 from installed has depsolving problems
--> php53-common conflicts with php-common
mysql55-server-5.5.31-2.w5.x86_64 from installed has depsolving problems
--> mysql55-server conflicts with mysql-server
Error: mysql55-server conflicts with mysql-server
Error: php53-common conflicts with php-common
You could try using --skip-broken to work around the problem

Really i dont know what to do
 
Back
Top