• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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