• 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 21Matze

  1. 2

    Resolved DNSSEC and bind not start

    Debian 13 Trixie apt install systemd-resolved sudo bash -c 'echo -e "nameserver 1.1.1.1\nnameserver 8.8.8.8" > /etc/resolv.conf' reboot Support email zertifikat ssl dnssec usw.
  2. 2

    Resolved POP3_Issue_Plesk Obsidian 18.0.73

    nano /etc/dovecot/conf.d/11-plesk-security-ssl.conf #ssl_prefer_server_ciphers=yes systemctl restart dovecot Server OS Debian 12 & Ubuntu 24.04
  3. 2

    Resolved Dist-Uprade Debian 11 to 12

    Debian 12 below is the example for /etc/apt/sources.list file: deb http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware deb-src http://deb.debian.org/debian bookworm main contrib non-free non-free-firmware deb http://deb.debian.org/debian-security/ bookworm-security...
  4. 2

    Resolved configuration template messed up - websites unreachable

    apt reinstall apache2 tutorial ngix proxy https://www.plesk.com/kb/support/how-to-install-and-enable-nginx-reverse-proxy-on-a-plesk-for-linux-server/
  5. 2

    Issue Rootkit Hunter log shows Invalid SCRIPTWHITELIST configuration option

    putty ssh terminal dpkg -l | grep libwww-perl apt-get update && apt-get upgrade apt-get install libwww-perl
Back
Top