• 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

Latest Plesk 8 update breaks things

Problems with latest update

Trying to update psa with the "Base packages" update on April 25. I get the following error:


Install package psa
error: Failed dependencies:
psa-security = 7.5 is needed by (installed) cs-gs-1.0.0-fc2.build75050506.13
psa-security = 7.5 is needed by (installed) cs-gs-1.2.3-fc2.build75050902.17
Error while execute command rpm -U /root/psa/PSA_8.0.0/dist-rpm-FedoraCore-2-i386/base/psa-8.0.0-fc2.build80060425.19.i586.rpm
ERROR: error while executing RPM


Not sure what i'm missing here. Any help much appreciated.

We are using:
psa version 8
Fedora core 2
Intel P4 processor

cheers,
T.
 
Originally posted by jusu313
Run this guys:
/usr/local/psa/admin/bin/websrvmng -a

Hi, I tried this, but ist says

-bash: websrvmng: command not found

Any ideas?

Z
 
I already checked if the file is available. Using find says:

/usr/local/psa/admin/bin/websrvmng
/usr/local/psa/admin/sbin/websrvmng

The websrvmng in/usr/local/psa/admin/bin/websrvmng is about 19,4 kb big

Z
 
try this
Code:
cd /usr/local/psa/admin/bin/websrvmng
and than
Code:
./websrvmng -a
 
Grat thx, this worked. Do I have to do this now every time the server is rebooted or will horde now work permanently?

Zitronenmaennchen
 
i think only this time, by reboot it have to work self.

watch your path setting it seams that /usr/local/psa/admin/bin/ is not inside
 
Back
Top