• 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.

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