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

Suse Enterprise Server 10 SP2 & Plesk 8.6 brings errors during installation

K

KilianSSL

Guest
Good day

i tried to install Plesk 8.6 on a Virtual Suse Enterprise Server 10 SP2 (SLES 10 x86_64).
I get a
Error: Unable to install the "psa-8.6.0-sles10.build86080722.00.x86_64" package.

The following could cause the installation failure:
Packages "apache2-2.2.0-21.2.x86_64" and "aaa_base-10-12.46.x86_64" cannot be installed at the same time


Is this a problem of SLES 10 SP2 or does anyone have an idea how to fix it?

Best regards
Kilian
 
Hi,

If it is a fresh Plesk installation you can easily remove aaa_base-10-12.46.x86_64 that obviously conflicts with apache2 package which Plesk takes from SuSe repository during installation. This package can be removed with
# rpm -e aaa_base-10-12.46.x86_64
 
Back
Top