• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

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