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

Plesk on port 8443 - KB article is misleading ?

Superkikim

Regular Pleskian
Hi,

I'm trying to have plesk available on port 443 on a dedicated IP... I have (tried) to follow the following kb document:

http://kb.odin.com/en/1694

I can't find the "$PRODUCT_ROOT_D/admin/conf/httpsd.conf" file... It does not exist on my filesystem. The only files I have at /usr/local/psa/admin/conf are:

httpsd.conf.saved_by_psa
httpsd.pem
openssl.cnf
php.ini
ssl-conf.sh

httpsd.conf.saved_by_psa is empty. ANd the only file refering to 8443 is ssl-conf.sh. I tried to run it, but it doesn't create the file or anything else...

find / -type f -name "*.conf" -print | xargs grep "8443"

returns:

/etc/sw-cp-server/applications.d/plesk.conf:$SERVER["socket"] == ":8443" {

and... that's it...

What am I supposed to do now ? :-(

My OS is Debian Etch 4 x32 (2.6.18-6-686) and my plesk is 9.0.1.
 
Back
Top