May 28, 2009

Plesk 8.6 Installation Error on RHEL 5.3

I got the following error when trying to install Plesk on a fresh installation of Red Hat Enterprise v5.3:

ERROR: Unable to install the "psa-8.6.0-rhel5.build86080722.01.i586" package.

The following could cause the installation failure:
Packages "bind-libs-30:9.3.4-6.P1.el5.i386" and "bind-libs-30:9.3.4-10.P1.el5.i386" cannot be installed at the same time
because of the conflict on the file "/usr/lib/libbind.so.4"

So I ran

yum erase *libbind*

and boom, it started installing.