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

Install failure Plesk 10.4.4 on CentOS 6.2

A

alessandro75

Guest
I'm trying to install plesk 10.4.4 on a linux server with CentOS 6.2 x64 but the auto-installer fails with the following error message:
Exception: Failed to solve dependencies:
php-mbstring-5.3.3-3.el6_2.5.x86_64 requires php-common = 5.3.3-3.el6_2.5
php-mysql-5.3.3-3.el6_2.5.x86_64 requires php-common = 5.3.3-3.el6_2.5
php-imap-5.3.3-3.el6_2.5.x86_64 requires php-common = 5.3.3-3.el6_2.5

ERROR: L'utility Yum non è riuscita ad installare i pacchetti richiesti. (Yum couldn't install required packages)

Can anyone help me?

Thank you,
Alessandro
 
It's a clean install. I asked for support and they fixed the issue.
They first installed the mentioned packages manually:
yum install php-mbstring
yum install php-mysql
yum install php-imap
After that the install process worked perfectly. I'm now waiting fo installation to complete.

Regards,
Alessandro
 
Back
Top