Havouza Posted May 3, 2019 Posted May 3, 2019 Managed to change php version to 7.0 Now I get a 503 error and this in the apache log failed to make connection to backend: localhost, and this Connection refused: AH00957: FCGI: attempt to connect to 127.0.0.1:8000 (*) failed
0 HypnoToad Posted May 3, 2019 Posted May 3, 2019 What port is your mysql server using? It's normally 3306 or 3307
0 HypnoToad Posted May 3, 2019 Posted May 3, 2019 I originally thought it was a DB issue, but the error is about port 8000, so I'd check your PHP settings. > 127.0.0.1:8000 (*) failed
Question
Havouza
Managed to change php version to 7.0
Now I get a 503 error and this in the apache log
failed to make connection to backend: localhost, and this Connection refused: AH00957: FCGI: attempt to connect to 127.0.0.1:8000 (*) failed
5 answers to this question
Recommended Posts
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