• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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