• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  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