Havouza Posted May 3, 2019 Share 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 Link to comment Share on other sites More sharing options...
0 HypnoToad Posted May 3, 2019 Share Posted May 3, 2019 What port is your mysql server using? It's normally 3306 or 3307 Link to comment Share on other sites More sharing options...
0 Havouza Posted May 3, 2019 Author Share Posted May 3, 2019 3306 Link to comment Share on other sites More sharing options...
0 HypnoToad Posted May 3, 2019 Share 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 Link to comment Share on other sites More sharing options...
0 movieseals Posted May 3, 2019 Share Posted May 3, 2019 Open the port 8000 in your firewall. Link to comment Share on other sites More sharing options...
0 Havouza Posted May 4, 2019 Author Share Posted May 4, 2019 Solved Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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