• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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