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.
Plugin is working on other nginx hosting without plesk but plesk is not working on standard nginx config with wordpress (of maybe someone got fix). There is fix for permalinks
if (!-e $request_filename) {
rewrite ^(.*)$ /index.php?q=$1 last;
}
But it not fix problem with the plugin. Any...
Hello,
I'm using nginx only configuration (php 7.2.16 FPM application served by nginx) with standard wordpress config "for one website". Peepso plugin is not working properly. Profile editing is completely not working, it's not loading (Update info button). Plugin author said it's problem with...
Thanks for resposne!
I disables nginx cache and still got same problem - so it's not cache but it's happend after update .11. I Changed Apache Web Server settings and still got same problem.
I have same 2nd server with similar settings and no problems with freezing wordpress.
My settings...