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.
Currently, when enabling 'Take over wp-cron.php' and 'Create a replacement task (...)', the cron job that's created only runs twice an hour. (See screenshots below)
This seems wrong; any Wordpress cronjob that needs to run at a higher interval, will fire too late.
There is no performance...
One more question - is it also possible to (programmatically) update the defaults set in the following places?
Service Plan > * > PHP Settings > Update & Sync
Restricted Mode Settings > PHP Settings
Thanks a million Peter, that did the trick!
I wrapped it all in a shell script, together with some other patches. Maybe it will be useful to someone.
https://gist.github.com/rkok/b6fb6f1b2ad1603f5c6ed3e97ca448ae
Dear Plesk community,
TLDR: How can we update PHP's default open_basedir for multiple domains at once?
For all domains on our 10+ Plesk servers, we're trying to configure PHP's auto_prepend_file to intercept fatal errors and send them to cloud logging.
However, most of the domains also have...