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