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

Recent content by chakotha

  1. C

    Issue Can't access Updates and Upgrades. Port 8447 appears to be closed. Can't open.

    Thanks for responding. If I run that command will it make PHP 7.4 available in each domain's Hosting Settings/PHP Settings so we can upgrade one site at a time. Or will it put all our websites onto PHP 7.4 without our testing as we go? I forgot to mention we are still on Debian 8.11. Might...
  2. C

    Issue Can't access Updates and Upgrades. Port 8447 appears to be closed. Can't open.

    From remotely 8447 shows as filtered: $ nmap -p 8443 ourdomain.com ... PORT STATE SERVICE 8443/tcp open https-alt ... $ nmap -p 8447 ourdomain.com ... PORT STATE SERVICE 8447/tcp filtered unknown ... On the server iptables seems to show it as open $ iptables -S ... -A INPUT -p...
  3. C

    Issue Can't access Updates and Upgrades. Port 8447 appears to be closed. Can't open.

    Hi I have seen some similar questions online but I can't fix this. I am trying to install PHP 7.4 so I can upgrade on our sites. Updates & Upgrades goes to an Unable to connect time out page. Googling suggests that port 8447 is closed needs to be opened. Strange because I used this method to...
Back
Top