• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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