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