• 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 Dave B.

  1. D

    API wordpress install-plugin

    I see the API supports installing a plugin to a wordpress instance. - Do I need to put the plugin on the server before calling this? If so, where? - How do I find out the asset-id for a plugin? <packet> <wp-instance> <install-plugin> <filter>...
  2. D

    API get-list of WP installs

    Per http://download1.parallels.net/Ples...ne/plesk-api-rpc/index.htm?fileName=73591.htm I can send the following query to get a list of WP installs: <packet> <wp-instance> <get-list> </get-list> </wp-instance> </packet> Even though I have a wp installation, I get back an empty response: <?xml...
  3. D

    Error occurred while applying global PHP setting

    Hi forum - Having an issue installing a custom php extension here. Followed this thread and executed /opt/plesk/php/5.6/bin/pecl install crypto-0.2.2 which seemed to work well: Build process completed successfully Installing '/opt/plesk/php/5.6/lib/php/modules/crypto.so' install ok...
Back
Top