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

  1. M

    Multiple PHP versions

    THIS: serverfault.com/questions/605515/getting-warnings-while-make-test-php-on-mac-os-x-mysql-pdo-prepare So, guess there is no problem??
  2. M

    Multiple PHP versions

    One step further ... These err msgs where generated by bad configure commands. The faulty ./configure that ended with in the result above: ./configure '--with-libdir=lib' '--with-xpm-dir=/usr' '--cache-file=../config.cache' '--prefix=/usr/local/php543-cgi'...
  3. M

    Multiple PHP versions

    I currenlty need to have php5.4.3 while maintaining the avilability for php 5.5. MY OS is ubuntu 14.04 I tried to follow this information guide here; http://kb.odin.com/en/118378 When running configure i got missing links, fixed that with symlinks and configure commands as described here...
Back
Top