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.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
Hi lloyd!
Thank you - this was the main problem...
But finally I resolved my upstream problem not with changing the fastcgi settings but with changing it to exactly this settings:
proxy_buffering on;
proxy_buffer_size 128k;
proxy_buffers 4 256k;
proxy_busy_buffers_size 256k;
I created...
Hi Igor and thanks for this, but it didn't solved the problem until now...
Can reproduce this error everytime now by for example cleaning the cache of my Wordpress WP Rocket Cache plugin...
But also when just logged in the backend the errors appears (as seen in the screenshot above).
Tried to...
Hello everybody,
we receive errors during working with WordPress installations on our server:
84381#0: *2908 upstream sent too big header while reading response header from upstream
Sometimes when updating plugins, but also when just clicking around.
An example out of our logfile is attached...
Edit of my post: Got PHP Redis compiled and working on CentOS 7 and Plesk 12.5.
The problem was I haven't installed the needed librarys.
So on a fresh server this is the command to get it working:
yum update
yum install make plesk-php70-devel gcc glibc-devel zlib-devel
cd...
Using Plesk since 2005.
Meanwhile switched to another provider with an self-coded dashboard - new features are implemented very slowy. The infrastructure is slow.
Since Plesk 12 I recognize a great movement. (Always have a demo server with Plesk running in the back).
Plesk 12.5 comes as the best...
SOLVED THE PROBLEM! :-)
To get Subdomains working with Servershield in Plesk you have to DISABLE the DNS of the Subdomains in Plesk and only have the DNS of the root Domain activated.
Then all DNS entries from Cloudflare ServerShield will be written in this DNS Zone and pushed to the Cloudflare...
Let me clear some things with this document:
https://docs.google.com/document/d/144UcETUka4n8-0V4ObZjfHWU_8O8-WhVzJ4PZ3-4f00/edit?usp=sharing
For subdomains there seems to be no option to manage the "www" redirect (that's ok so).
Hello UFHH01,
thanks for this great explanation!
I already tried a different setup but also with no success...
Also the Plesk and the Cloudflare Support couldn't solve my problem in the last 3 days.
This is my actual setup for the subdomain "test.domain.tld":
test.domain.tld -> A-Record ->...
Hello Everybody!
We want to use Subdomains with the new ServerShield Plus Extension for Plesk.
We use an authoritative DNS to manage all records.
The "www" record works well trough Servershield.
I want to handle for example the Subdomain "test.domain.tld" trough Servershield but can't get it...