• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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