• 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 Yulia Plokhotnikova

  1. Y

    Issue Plesk pre-upgrade check

    Or, better run the following query in order to identify if there are a users with not supported encryption: mysql> SELECT * FROM accounts WHERE type='crypt' AND password not like '$%'; When you get the list, locate the domain name and the object it referres to. The below example is given for...
  2. Y

    Issue Plesk pre-upgrade check

    Hello, in order to find accounts with outdated encryption schema, use instructions here: https://support.plesk.com/hc/en-us/articles/213370749-Users-with-encrypted-passwords-cannot-login-into-Plesk-after-upgrade-to-10-x-version
  3. Y

    Issue [PPPM-4734] wrong DB selected in phpMyAdmin side panel

    @Francois Verollet @Reinhard_Hutter The case has been analyzed further, and submitted to developers as an internal issue with id #PPPM-4734; the fix is considered to be included in one of the next Plesk updates. Please use the id provided for your reference...
Back
Top