• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

BUG: Nginx does not recognize changes i.e. to the document root

Thomas Becker

Basic Pleskian
Hello,
there is a bug in the current Plesk version 12, which was encountered on many of our Plesk 12 server until now. I do have Plesk 12.0.18 Update #23 with CentOS 6.

When a customer changes for example the document root of a domain nginx does not recognize it and the administrator of the server do have to restart nginx manually.

This issue is serious because CSS, JS and images are not working on such a page where a customer changed the document root. Nginx is throwing 404 error until nginx is restarted manually.

Other customers do have the same issue:
http://talk.plesk.com/threads/nginx-not-restarting-reloading-on-domain-changes.325172/

Please fix it as soon as possible.
Thanks.
Thomas
 
Last edited:
Problem seems to be fixed by running:

Code:
/usr/local/psa/bootstrapper/pp12.0.18-bootstrapper/bootstrapper.sh repair

You might need to replace pp12.0.18 to match your version.
 
Back
Top