• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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