• 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 James Heinrich

  1. J

    Question clobbered PHP-CLI after apt upgrade

    That's no longer an issue, as noted in my first post I ran apt update and fixed that changed-label complaint and Plesk updates started working again. The remaining issue is session.sid_length and session.sid_bits_per_character "INI setting is deprecated" warnings in...
  2. J

    Question clobbered PHP-CLI after apt upgrade

    I do have plesk-php74-cli (and plesk-php74 and assorted plesk-php74-* extensions) installed (according to apt list). In Plesk GUI > Tools & Settings > PHP Settings I have 7.4, 8.3, 8.4 available. I do not have non-Plesk php7.4-* installed, just 8.1, 8.3, 8.4 php-cli/jammy,jammy,now...
  3. J

    Question clobbered PHP-CLI after apt upgrade

    In my case the first block references php/8.1 rather than php/7.4 (but has the same hardcoded /usr/bin/php). And I do have /etc/php/8.1 (and 8.3 and 8.4) but in /usr/bin/ there's only php8.3 and php8.4 (no php8.1). I also see /usr/bin/php -> /etc/alternatives/php and /usr/bin/php.default ->...
  4. J

    Question clobbered PHP-CLI after apt upgrade

    I'm fairly certain I didn't run autoremove. apt list --installed shows a bunch of "plesk-php74*" (including plesk-php74 and plesk-php74-cli, plus all the extensions). There's also the equivalent entries for "plesk-php83" and "plesk-php84". Under non-Plesk PHP entries, there's php-cli...
  5. J

    Question clobbered PHP-CLI after apt upgrade

    Partly answering (b) above, this seems to solve my CLI issues However, the Plesk issue remains, where I get hourly emails about plesk-php-cleanuper failing due to deprecated ini settings.
  6. J

    Question clobbered PHP-CLI after apt upgrade

    I noticed the automated "Package Update Manager notification" emails contained an error message for the last few days ("ERROR: Apt cache fetch failed: E:Repository 'Index of /ondrej/php/ubuntu jammy InRelease' changed its 'Label' value from '***** The main PPA for supported PHP versions with...
Back
Top