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

  1. S

    Question Plesk Composer v2.0.0

    You can run (something like) /opt/plesk/php/7.4/bin/php /usr/lib64/plesk-9.0/composer.phar --1 to downgrade to v1.x Look in the schedules task list for composer and schedule the above command after the one from plesk to keep it on v1.
  2. S

    Question Plesk Composer v2.0.0

    @IgorG i downgrade by running: # /opt/plesk/php/7.2/bin/php /usr/lib64/plesk-9.0/composer.phar self-update --rollback And then updated to the latest 1.x release using : # /opt/plesk/php/7.2/bin/php /usr/lib64/plesk-9.0/composer.phar self-update --1 (I think this is beter than manually...
  3. S

    Question Plesk Composer v2.0.0

    Anyone knows where Plesk does the updating of the composer plugin. I want to add the --1 flag to force i to the 1.x version ?
Back
Top