• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Problem with installation, could someone help me?

A

anhvht

Guest
I tried to install the latest version of plesk on my server(Redhat Enterprise v4) using the autoinstaller, and ran into this problem.

Reading system installed packages...done.
Download file update-8.1.1-rhel4-i386.hdr.gz: 58%..100% done.
Download file build-8.1.1-rhel4-i386.hdr.gz: 17%..32%..47%..62%..77%..92%..100% done.
Resolve components
Can't select which of conflicting packages add to blacklist: httpd-2.0.55-2.el4s1.8.i386 or httpd-suexec-2.0.52-25.ent.i386: both branches of prediction ends with fail.
ERROR: Installation impossible
Errors just before:
- Trying to find direct requires for 'httpd-suexec' of package psa-8.1.1-rhel4.build81070322.16.i586
- Append necessary package in selectBestResolvers httpd-suexec-2.0.52-25.ent.i386
- In necessary list is already package httpd-2.0.55-2.el4s1.8.i386 which is conflicts with the package httpd-suexec-2.0.52-25.ent.i386 which is being added

Could someone please help me resolve this problem? Thanks
 
Try to install the packages that fail manually and then retry to install plesk via the autoinstaller.
 
RHEL4 comes with httpd 2.0.52, but somehow your system has 2.0.55. The autoinstaller tries to install httpd-suexec 2.0.52, but this fails as your httpd is 2.0.55.

Do you currently have a httpd-suexec package installed? If not, can you get a httpd-suexec package that matches your 2.0.55 package?
 
Thanks for your help. I downgrade httpd back to 2.0.52 and everything works fine. It was because I upgrade my redhat server with Red Hat Web Application Stack 1.0 Beta (for ES v. 4 x86) on.
 
Back
Top