• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

PSA Started, Server not Found

R

rund1me

Guest
Suse 9.3
After Updating from 7.5.1 to 8.1.0 via SSH :

/etc/init.d/psa stop
rcapache2 stop
rcxinetd stop
rcnamed stop
/etc/init.d/qmail stop
/etc/init.d/saslauthd stop
/etc/init.d/courier-imap stop
/etc/init.d/syslog stop
/etc/init.d/cron stop
rcmysql restart
/usr/local/psa/admin/bin/autoinstaller
insserv -r psa
/etc/init.d/psa start
rcapache2 start
rcxinetd start
rcnamed start
/etc/init.d/qmail start
/etc/init.d/saslauthd start
/etc/init.d/courier-imap start
/etc/init.d/syslog start
/etc/init.d/cron start
rcmysql restart

all my vhosts.conf for domains & subdomains have been rewritten(not a real problem but not very comfortable) and when i go to my webinterface,i cant find the server on port (http://ip:8880) and even not in virtuozzo(http://ip:8443) the redirect or iframe wont work.
I tried to fix this problem and looked into the log, but cant find a solution. Please help

thanks
 
Back
Top