• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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