PDA

View Full Version : I get this error when I try to install plesk for the first time


cyberboss
26th January 2008, 05:58 PM
ERROR: Unable to install the "psa-8.3.0-cos5.build83071218.19.i586" package.

The following could cause the installation failure:
1)Packages "httpd-2.2.3-7.el5.centos.i386" and "httpd-2.2.3-11.el5_1.centos.3.i386" cannot be installed at the same time
because of the conflict on the file "/etc/httpd/conf.d/README"

2)Packages "httpd-2.2.3-11.el5.centos.i386" and "httpd-2.2.3-11.el5_1.centos.3.i386" cannot be installed at the same time
because of the conflict on the file "/etc/httpd/conf.d/README"

The README doesn't exist so I am wondering. I am running Centos 5.0

Cheers
Ries

Monica
27th January 2008, 06:20 PM
Hi

Seems Plesk tries to install the older version of the Apache web server. In any case you can remove the existing one. Get to know its version with
rpm -q httpd
then remove with
rpm -e httpd-2.2.6...

Plesk should install the needed one automatically