Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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...
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...
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?
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
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...
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...
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...