• Hello
    Installing this plugin resulted in my server 502 error, and service nginx reload failed
    I would like to ask, Nginx-helper can support php7.1?
    I have encountered a lot of problems in the use, and troubleshooting, found a bug, click Purge Entire Cache, the server will produce 502 error, I found that since the Purge Entire Cache Nginx-helper plug-in does not reload nginx, resulting in 502 wrong, do not you find this problem? If you know that there is such a problem, please fix and tell us that this brings us a lot of problems and trouble

    solutions:1
    Authorize PHP to execute system commands,Can be implemented service nginx reload

    solutions: 2
    Define the Nginx cache directory can not be more than two levels
    Plugin provides the directory: var / run / nginx-cache, this is not suitable for the public
    Should be changed to a level or secondary directory, for example: data / nginx-cache
    Can solve the 502 errors

    The author you can try to see what I am experiencing,
    I configured the fastcgi_cache_path without error, just found the above mentioned two questions, just want to perfect such a great plugin

    • This topic was modified 8 years, 1 month ago by chancat.
    • This topic was modified 8 years, 1 month ago by chancat.
  • The topic ‘Nginx-Heper, resulting innginx 502error’ is closed to new replies.