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

Error: psa-security

Y

Ysean

Guest
I get the following error when attempting to install Plesk on a RedHat Enterprise Linux 3 system...

rpm -Uvh psa-api-common-7.5.2-rhel3.build75050130.17.i586.rpm
error: Failed dependencies:
/usr/local/psa/admin/bin/php is needed by psa-api-common-7.5.2-rhel3.build75050130.17
psa-security = 7.5 is needed by psa-api-common-7.5.2-rhel3.build75050130.17



Can anyone help me figure out why I'm getting this error and how to resolve it? Neep help ASAP!
 
I *think* you need to install more rpms at the same time. So rpm -Uvh a.rpm b.rpm c.rpm

Or rpm -Uvh /pathto/*.rpm /otherpath/*.rpm
(though you may find some things need to be left out and installed later)

You could also try the auto install script, which does everyting for you.

Faris,
 
Back
Top