• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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