I have installed Nginx and HHVM to test the Hack language. All perfect, I can program in Hack and PHP using this set.
However, by giving stop
in Nginx and HHVM and start
in Apache 2 it throws Erro 503 Service Unavailable
.
In error.log it throws this:
[Fri Mar 27 16: 29: 42.300830 2015] [proxy: error] [pid 26561] (111) Connection refused: AH00957: FCGI: attempt to connect to 127.0.0.1:9000 (*) failed [Fri Mar 27 16: 29: 42.300853 2015] [proxy_fcgi: error] [pid 26561] [client 127.0.0.1:58766] AH01079: failed to make connection to backend: 127.0.0.1
Can anyone help me?
(Using Ubuntu 14.04)
EDIT: Log and settings as requested in the questions: link
When starting apache : / var / log / apache2 $ sudo service apache2 start * Starting web server apache2 AH00558: Apache2: Could not reliably determine the server's fully-qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message *