• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

Search results

  1. N

    Resolved How to get memcached working

    Thanks for your help. I tried it: root@server:/opt/plesk/php/5.6/bin# apt-get install make plesk-php56-dev gcc gli bc-dev libmemcached-dev zlib-dev Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig E: Paket glibc-dev kann...
  2. N

    Resolved How to get memcached working

    Hello I have an Ubuntu 14.04.3 LTS‬ Server with Plesk 12.5.30 Update #19. I installed php 5.6.17 and activated it for one website (domain) with FPM-with Apache. But the webite throws the error that no Memcached Class can be loaded. With the PHP 5.5.9 by OS Vendor it works. Like in the threat...
  3. N

    Remove X-Powered-By

    Thanks. I changed it in the files you wrote, but after apache restart it was still showing the version. Then I changed it in the PHP config in Plesk Panel and added: expose_php = off Then it worked. EDIT: In static nginx files the header still shows "X-Powered-By PlesLin", where can I remove...
  4. N

    Remove X-Powered-By

    Thank you for your quick answer. My answer is a little late, but that has reasons. Your answer helped for removing "Plesklin" but "X-Powered-ByPHP/5.5.9-1ubuntu4.14" still appears in the Header. Is there a way to remove that? Thanks again!
  5. N

    Remove X-Powered-By

    Hello, I use an Ubuntu 14.04.3 LTS Server with Plesk 12.5.30 Update #18. Is it possible to completly remove the X-Powered-By in the header? In the Plesk Panel I added for additional Apache HTTP commands: "Header unset X-Powered-By". This removed the "PleskLin" in the X-Powered-By. So the...
Back
Top