• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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