Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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.
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.
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...
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)...