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

Recent content by Zoinkz

  1. Zoinkz

    Forwarded to devs Plesk cannot get real IP headers in Logs from Cloudflare Domains

    User name: Zoinkz TITLE Plesk cannot get real IP headers in Logs from Cloudflare Domains PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian 18.0.26 , Ubuntu 18.04 Server. PROBLEM DESCRIPTION Plesk Obsidian does not show real IP of visitors from a Cloudflare domain. The log...
  2. Zoinkz

    Issue Cloudflare not showing real visitor IP

    Hello, I am using Plesk Obsidian on Ubuntu 18.04 Server. My website is using Cloudflare, but on the website logs it does not show real IP of visitors. Furthermore, I can't find Cloudflare Servershield extensions on Updates or Extension page. CF documentation is telling me to install nginx...
  3. Zoinkz

    Issue Unable to install memcached on Plesk Onyx

    Thanks Igor, I like your approach while helping beginners (:
  4. Zoinkz

    Issue Unable to install memcached on Plesk Onyx

    Is this right setting for memcached? libmemcached version etc.
  5. Zoinkz

    Issue Unable to install memcached on Plesk Onyx

    It said memcached service is not running. So I went ahead and did "apt-get install memcached" - Now it is being detected. But I fear I have installed older version of it (2.x.x) which does not support PHP 7.1 Is there any way I can make sure I have installed everything correctly?
  6. Zoinkz

    Issue Unable to install memcached on Plesk Onyx

    I was able to successfully install memcached. It can be seen in PHP modules but for some reason my php application (W3 Total cache) cannot detect it. When I try "service memcached restart" - it says unrecognized service
  7. Zoinkz

    Issue Unable to install memcached on Plesk Onyx

    root@serv:~# yum install make plesk-php70-devel gcc glibc-devel libmemcached-devel zlib-devel git There are no enabled repos. Run "yum repolist all" to see the repos you have. You can enable repos with yum-config-manager --enable <repo> root@serv:~# I am running Ubuntu 14.04 - Do CentOS CLI...
  8. Zoinkz

    Issue Unable to install memcached on Plesk Onyx

    The common errors I receive after trying different procedures: - unable to locate libmemcached11 - docker memcached image after setting proxy port (it broke down my site - bad gateway error) - one time installation completed but memcached did not show up in php module list (W3 total cache...
  9. Zoinkz

    Issue Unable to install memcached on Plesk Onyx

    Hello, I am using a server which has Ubuntu 14.04 LTS by default and has MySQL 5.5 I have done following upgrades. -- Mysql 5.5 >> 5.6 >> 5.7 -- Plesk 12.5 to Plesk 17.0 onyx using port 8447 I have problem is that I am unable to install memcached on php 7.1 (used as Nginx FPM). I want to use...
Back
Top