Error 502 Bad Gateway on nginx

2019-10-06 Thread mmpl
Error 502 Bad Gateway on nginx and php-fpm Posted by: mmpl I can't start php7-fpm in supervisor. The error log: unable to bind listening socket for address '127.0.0.1:9000': Address in > use (98) In browser: localhost:8090 is error: 502 Bad Gateway netstat -tulnp tcp 0 0 0.0.0.0:8080 0.0.0.0:

Re: PR_END_OF_FILE_ERROR after kernel update

2019-10-06 Thread Ken Wright
Okay, after checking per Francis' suggestion I found the problem:  I was able to add the ssl_certificates to the active server and now... I'm getting a different error. This one, however, I don't think is an nginx error.  When I point my browser to my website, I get a "The page isn't redirecting

Re: Trailing Slash Redirect Loop Help

2019-10-06 Thread Alex Med
Dear Francis: After so many years, I am back to the same questions I had many years ago, but never resolved on Nginx. So perhaps, it is time to change this and find a useful implementation. So, now what I want is to get rid off the trailing slashes for anything that is not a directory or a folde

Re: PR_END_OF_FILE_ERROR after kernel update

2019-10-06 Thread Francis Daly
On Sat, Oct 05, 2019 at 10:09:28PM -0400, Ken Wright wrote: > On 10/4/19 10:19 AM, J. Lewis Muir wrote: Hi there, > > Can you check your nginx server logs? > My nginx error.log is ten thousand lines of: > > 2019/10/05 21:54:08 [error] 2034#2034: *8497989 no "ssl_certificate" is > defined in serv

Re: Nginx Reverse Proxy Lowercase URL and some exceptions to the URL

2019-10-06 Thread Francis Daly
On Sat, Oct 05, 2019 at 12:44:30PM -0400, Alex Med wrote: Hi there, Good that you have a configuration that works for you. If you want to spend more time on it, you may be able to remove some of the duplication; but that is not necessary. > I even included the proxy configuration parameters for