• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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