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,
Trying to configure SSL cert, also Nginx ssl.conf.
Using Let's encrypt plugin in Plesk to get a free cert, OS is CentOS 7.2
From outside, using SSLlabs, I get A+ rating for the domain, OCSP stapling look line is working.
But when I check Nginx's status, I get the following warning...
Ok, I'll look around again what's happening there.
Anyway, apache is needed to run and config anything related to apache, when Nginx is used
and FPM application served by Nginx?
Hi Lloyd,
Why is it necessary to do anything with Apache setting, if I've set FPM served by Nginx?
And pls see a kind of anomaly written above.
Regards,
Gabor.
UPDATE>
Strange things happening here. Found out that in httpdocs the nginx configuration file for WP is gone, and a .htaccess is generated.
And the 502 issue is came in because in Hosting Settings I've set FPM served by Nginx.
(if I change it to FPM served by Apache, then 502 issue is gone)...
Hi,
Having issue with Nginx. Websites on the server giving 502 Bad Gateway issue each day, nearly similar time at early morning.
Nginx is up and running. Status is green, enabled.
When I check the error log, I see only these kind of errors. (my IP masked)
2016/09/21 07:41:19 [error] 22856#0...
Hi UFHH01,
Thanks for your reply.
I've finally sorted out the issues.
But, some broken pages are still exist.
Which is unfortunately an off-topic related issue.
A WP theme cookie(s) has long, or longer than needed validation time.
(some pages only loading in right order, when browser's...
Hi,
How to configure Nginx, to make it work properly with WordPress rewrite rules correctly?
I've this in a domain's additional nginx directives:
if (!-e $request_filename) { rewrite ^.*$ /index.php last; }
But sometimes nginx struggling with the rewrite rules, I guess, because some pages...
Hi,
I've a dedi server from a large server seller/operator in EU. Installed their Debian 8.5+Plesk 12.5 image.
I'd like to use Nginx+PHP7-FPM on several domains.
What I've set for the domain:
-PHP 7.0.10
-run PHP as FPM application via Nginx
-additional nginx directives (just a part of it...
Hi,
Experiencing issues with the Plesk-Modsecurity jail within the Fail2Ban in Plesk.
It looks to be too strict.
The main problem is, that when it's enabled, then it's blocking sometime(not all the time)
-good bots(Google, MSN)
-organic visits
Checking the blocking of organic visits was easy...
Hello Igor,
Thank you for taking care of it!
Checked today afternoon, and I report that the Plesk updater was running fine.
It's updated to 12.5.30 Update #36.
Cheers,
Hi,
I've this issue since yesterday.
Debian 7.11, Plesk 12.5 on my server:
Unable to obtain the latest version of Plesk Installer: The required version '3.17.25' was not found on the server.
This could happen because of configuration error at the download site.
Failed to download the package...
Hi Llloyd,
Thanks for the detailed instruction. I'll try it later on today.
I'd have additional question which are still not clear to me.
-Do I understand right that if I add the EAS to a different domain like eas.domain.tld then the regular webmail login for the Horde still can remain the...
Hi,
I'm also struggling with set up EAS on Plesk 12.5 with apache 2.2.22 / Debian 7.9.
Would anyone of you be so king to ease our life and sum up with a step-by-step settings in Plesk and of course on the server?
And additionsl questions:
-if I have webmail.mydomain.com subdomain, then will it...