• 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

Issue Plesk Windows on port 8443

alitalaghat

New Pleskian
Hello,

I use Plesk 17 on Windows. It is hosted on Virtuozzo 6. My plesk is not accessible on port 8443.
Before update to Plesk 17, Plesk SSL was accessible on port 6308.

Best regards.
 
By default, Plesk admin interface is accessible on 8443 port. Your previous port 6308 looks like some kind of customization. Do you have access to Plesk interface on this port 6308 now? Have you checked port for "PleskControlPanel" site in IIS which is used to serve the Plesk user interface? You can try to recreate default PleskControlPanel site, execute these three commands:

"%plesk_bin64%"\websrvmng.exe --configure-anonymous-access
"%plesk_bin64%"\websrvmng.exe --remove-sites-cache
"%plesk_bin64%"\websrvmng.exe --configure-plesk-website
 
And what is the problem here? As far as I remember it is correct redirection in case when Plesk installed on Virtuozzo container.
 
Back
Top