Hello my friends, I have a question about using the KernelCare extension for Plesk (Linux Ubuntu 16.04).
Should I purchase the extension from the Plesk store ($ 5.00) or buy the version directly from KernelCare ($ 3.95) and install via SSH? Are there any differences?
Thank you for your help
There is a way to install memcached extension to PHP 7.2? I've tried to run apt-get install plesk-php72-dev libmemcached-dev gcc libghc-zlib-dev memcached but the package plesk-php72-dev is not found.
I am running a Ubuntu 16.04 with Plesk 17.8.11 Update #4.
Did you fix the issue? If not, try the following steps:
1) Login into your plesk panel
2) Go to the Docker
3) Search for Redis and download the latest official Redis image (Just download it don't create your docker from the docker panel)
4) Now log to your server through SSH (Putty or something...
The host is already set to net.core.somaxconn = 65535, but docker does not inherit this setting and when trying to apply this setting to an existing docker I am informed that the operation can not be completed because the file system is read-only.
After some research I have worked around this...