• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Moving ALL Admin functions to new port

H

heyandy

Guest
I just recently upgraded to Plesk 7.5.3. I have always run my admin pages through the standard SSL port of 443 on a seperate IP address on the box. This has always worked without a problem.

HOWEVER, I have made the changes and everything runs fine until I goto try and actually install an application from the Application vault. When you click on the "Install" button it tries to goto the correct URL put is still appending port 8443 to the request (which of course no program is listening on that port and that frame's connection is reset)! How do I change the port number so that ALL of the control panel honors that I am not running on port 8443?
 
Fixed!

Ok, I fixed my own problem. After looking further in the httpds.conf file, I had missed the "Port" directive that stil had 8443. Changed it to 443 and now everything appears to be working!
 
Back
Top