• 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 Daniel West

  1. Daniel West

    Question Setting environment variables in subscriptions

    Only other thing is that this really only fails in the build scripts. Fortunately you can run scripts in a chrooted environment when git deploys. I've done a custom setup so that PHP7 is included in user's chrooted environments and essentially I can run the asset installs etc. on deployment. It...
  2. Daniel West

    Issue Configuring server-wide security policy. PHP Version and Handler

    Thanks IgorG. What is it that makes that version of PHP insecure? By change the option "Setup of potentially insecure web scripting options that override provider's policy" to On dies that simply mean the user themselves will be able to select any option that I've permitted in the...
  3. Daniel West

    Issue Configuring server-wide security policy. PHP Version and Handler

    I'm getting an alert when I set my PHP version of PHP handler. "There are settings that conflict with the server-wide security policy. Are you sure you want to continue?" I can continue, but I'd like to adjust the server-wide policy to allow any PHP version that is installed - additionally the...
Back
Top