• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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