• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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