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