• 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Change plesk panel default port 8443

FotisM

New Pleskian
I have a Windows VPS with Plesk panel.
Windows Server 2008 R2 with plesk panel version 11.5.30.

I tried to change the default plesk panel port (8443) to eg (1234) without any success.

The steps i followed are the following:
1) Firewall -> Inbound rule -> allow for port 1234
2) Firewall, Disable inbound rule for port 8443
3) IIS, PleskControlPanel, Bindings: changed binding from 8443 to 1234.

Now i type on browser: https://mplampla.com:1234 and while its loading after some seconds redirects me to https://mplampla.com:8443/relay

What am i doing wrong?

Anyone can help me with this problem?
 
Try to disable SSO with

"%plesk_dir%/bin/sso" --disable
 
I have already disabled it in order to be able to login. Works fine now.

Question : Can i change the port of the SSO? for example type: sso -s -server https://1.2.3.4:1234 -url https://1.2.3.4:1234 but it respondes cannot find the idp service provider (some problem with new port 1234?) is any way to do that?

are there any problems when sso is disabled? if not, i will just leave the sso disabled and do my work.

Thank you again for your respond.
 
Do you have Customers & Business Manager installed? Usually SSO (Single Sign-On feature) is necessary for CBM operation. If you haven't CBM or you do not use it - you can safely disable SSO feature.
 
Back
Top