502 Bad Gateway PHP 7

oloman

Active member
Licensed customer
Hello,

I updated my server to PHP 7, I use XF 2, nginx, and I get a 502 bad gateway.

Do you have an idea what's going wrong?

Best regards
 
A 502 error is not coming from XF itself, but from the server. Your host/server manager will be better placed to debug this. Indeed looking at server logs would be the first step.
 
A 502 error is not coming from XF itself, but from the server. Your host/server manager will be better placed to debug this. Indeed looking at server logs would be the first step.
Ok it works fine now, the problem came from this file /etc/nginx/fastcgi_params.custom
thanks for your help!
 
Back
Top Bottom