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.
Hello Sylvain,
If you want to change the path "/usr/local/php563-cgi/", you need to rerun the compilation after uninstaling the current compilation using the below command.
Use the make command to uninstall or equivalent supported command to uninstall files. You need to read INSTALL or README...
Hello Vincent,
Can you clear the longtask table using the below commands and let us know the output?
plesk db
mysql> truncate longtasks;
mysql> truncate longtaskparams;
Hello Oren,
If you want to add SSL for a domain, please follow the below path to add it.
Home > Subscriptions > domain.tld > Websites & Domains >SSL certificates.
After that you will be able to view the installed certificate.
Hello Sylvain,
It is because you have followed the KB article https://kb.plesk.com/en/118378
In the 7th step, you can used the same command for configuring PHP.
If you want to change the installation, kindly do 'make uninstall' and recompile with new prefix.
Thanks
Hello,
Is the task working fine if you manually executing from the command line?
Also, can you change the crontab shell to /bin/bash(chrooted) and check?
Can you please disable and enable nginx reverse proxy from the commandline and give me the output?
for disabling
plesk sbin nginxmng -d
for enabling
plesk sbin nginxmng -e