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

  1. T

    Advanced nginX directives for a vhost (memcached)

    Ah i see. But how can you do that in general? There are man other advanced nginX directives that won't be accepted in the panel.
  2. T

    Advanced nginX directives for a vhost (memcached)

    Can someone please help me? Thanks
  3. T

    Advanced nginX directives for a vhost (memcached)

    You can edit the nginx directives for the desired vhost at the webserver config. However, it seems like that you can only add basic directives, but not something like that: http { # memcached servers upstream memcached-servers { server 127.0.0.1:11211; } # PHP-FPM upstream upstream...
  4. T

    Contribution PHP Panda! Multi-PHP installer for Plesk

    This is what i did. Everything went fine but there is still only the PHP verision 5.3 in the select box. I also restarted the server, that did not help either. Any help is greatly appreciated.
Back
Top