• 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 moussaelhajraoui@gmai

  1. M

    Question PHP 8.4 ETA ?

    Plesk Obsidian 18.0.67 21 January 2025 PHP 8.4 is now shipped with Plesk Obsidian on all supported OSes other than CentOS 7 and CloudLinux 7. Note: Make sure to manually remove the E_STRICT constant from the error_reporting PHP directive when switching to PHP 8.4 from an earlier PHP version.
  2. M

    Resolved Unable to access Backup manager

    A friend experienced this error when installing additional python version 3.9.6 and switched default python3 to it. The backup manager stopped then. I think the backup manager depends on 3.6 version or maybe python 2.
  3. M

    Resolved Unable to access Backup manager

    Hi Peter, Thank you for your response I installed sqlite-devel, then reconfigured python3.6.8 and the problem was resolved yum install sqlite-devel wget https://www.python.org/ftp/python/3.6.8/Python-3.6.8.tgz tar xzf Python-3.6.8.tgz cd Python-3.6.8/ ./configure make && make altinstall The...
  4. M

    Resolved Unable to access Backup manager

    I get this error Failed to parse response. Reason: Failed to read data from stream Process output: I tried to plesk repair all Still not working Linux Obsidian 18.0.53 Centos 7.9 The command /usr/local/psa/admin/bin/pmmcli --get-tasks-list Backup Outputs: Traceback (most recent call last)...
Back
Top