• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

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