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.
How to install PHP 5.6.40 on Plesk 18.0.58 and Debian 12.4?
I know you should avoid using PHP 5.6 but I just migrated an old server to a new one and there are several old sites that still use PHP 5.6.
How do I install this version simply/automatically?
In the Plesk settings (add features) only...
Hello. My plesk server is Plesk Obsidian, Version 18.0.26.
I have 10 CPU's, 60Gb RAM and 1.6Tb of disk.
My NGINX.CONF file looks like this
---------------------------------------
# cat /etc/nginx/nginx.conf
#user nginx;
worker_processes 1;
#error_log /var/log/nginx/error.log;
#error_log...