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

Installing Plesk 10.x on RHEL 6.1 - failed php-imap dependency

A

AdamSwann

Guest
I am in the process of deploying my 4th Plesk server -- I have three older versions out in production.

On a virgin RHEL 6.1 server (I've tried both a "minimal" install and leaving everything at the default) the install fails with:

Exception: Failed to solve dependencies:
php-imap-5.3.3-3.el6.x86_64 requires php-common = 5.3.3-3.el6
php-mbstring-5.3.3-3.el6.x86_64 requires php-common = 5.3.3-3.el6

After the first install failed, I installed 6.1 on a new VM and had the same problem.

Here are some things I've tried:

- Installing php, httpd, php-common, etc. prior to firing off the Plesk auto installer.
- Not having php, httpd, php-common, etc. install.
- Both running RHN prior to install (to get everything to latest) and not running RHN and sticking with the versions off the install media.

Any help would be greatly appreciated.

Adam
 
Problem fixed.

I managed to resolve this on my own.

php-imap is part of the "RHEL Server Optional" channel on RHN. This particular machine wasn't subscribed to that channel, so it wasn't able to find the packages to install.
 
Back
Top