• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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