• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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