• 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 Toxxiczny

  1. T

    Question Git additional Deployment command

    Hey, I've managed to set up commands properly with Node.js. It goes like this: /opt/plesk/node/12/bin/npm run build &> npm.log (so just type here path to yarn) Logfile can be sometimes useful so I also create it each time. You also need to go to Access to Web Hosting and select /bin/bash in...
  2. T

    Issue Running `composer install` via "Additional Deployment Actions"?

    Hey, I've managed to set up commands properly with Node.js. It goes like this: /opt/plesk/node/12/bin/npm run build &> npm.log So you only need to give proper path to your PHP stuff (logfile can be sometimes useful so I also create it each time) You also need to go to Access to Web Hosting...
Back
Top