• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Recent content by macandcheese

  1. M

    Question Make wp-cron.php run every minute

    Thanks, done: Let wp-cron run every minute by default
  2. M

    Question Make wp-cron.php run every minute

    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...
  3. M

    Resolved How to update default open_basedir for all websites?

    21 servers with 900 domains, proudly running Plesk :)
  4. M

    Resolved How to update default open_basedir for all websites?

    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
  5. M

    Resolved How to update default open_basedir for all websites?

    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
  6. M

    Resolved How to update default open_basedir for all websites?

    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...
Back
Top