• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Hello with fresh plesk 11.5 url and port 8443 not working

encikpanda

New Pleskian
Hi,
I really need help, from the auto plesk installer all working find and complete but when i try to browse https://162.220.xxx.xxx:8443/ its not working? and solution can help? i also try this iptables -A OUTPUT -m state --state NEW -p tcp --dport 8443 -j ACCEPT and not luck . this is fresh plesk install centos 6.4 kvm server.

Please anyone help me

Thanks

Shahril

below is the msg i get when the plesk is done installing at my server

service network restart


Starting psa... Starting sw-engine-fpm:
done
Starting drwebd service... done

Congratulations!
All stages of the installation/upgrade have been finished.
psa is now running on your system.
To complete the system configuration process, please proceed to URL:
https://server.domainname.com:8443/ or
https://162.220.xxx.xxx:8443/
Use 'root' and '<YOUR root PASSWORD>' as login name and password in case of fresh installation.
Use 'admin' and '<YOUR admin PASSWORD>' as login name and password in case of upgrade,
or if Plesk is already configured.

Further, use the following commands to start and stop the system:
/etc/init.d/psa start and
/etc/init.d/psa stop respectively.
 
Check with following command that sw-cp-server is up and running on your server and port is listened:

# lsof -i tcp:8443

If all ok - try to disable iptables completely and check that URL works fine.
 
Back
Top