• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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