Nginx error after installing Php 7.2
Go to solution
Solved by Joveice,
34 minutes ago, Joveice said:Hello,
After installing PHP7.2 I get this error.
after some googling I found out it was something with a timeout, but I didn't manage to fix it.
What does this mean?
2018/03/04 22:12:31 [error] 29153#29153: *8 upstream timed out (110: Connection timed out) while reading response header from upstream, client: <router IP>, server: <domain>, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/run/php/php7.2-fpm.sock", host: "<domain>"
The issue was Mysqli that hung. Fixed it by changing some settings on it.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now