• 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

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