Answer the question
In order to leave comments, you need to log in
How to fix a bug with the mod_fastcgi module?
Hello.
Installed Nginx + apache according to this instruction. The first time everything was fine. Then (for those reasons) I had to reinstall the entire server. Now it gives an error when everything has already been configured:
[Sun Mar 05 19:01:47.806538 2017] [mpm_prefork:notice] [pid 2138] AH00163: Apache/2.4.18 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
[Sun Mar 05 19:01 :47.806644 2017] [core:notice] [pid 2138] AH00094: Command line: '/usr/sbin/apache2'
[Sun Mar 05 19:01:47.807887 2017] [:notice] [pid 2141] FastCGI: process manager initialized (pid 2141)
[Sun Mar 05 18:37:47.898003 2017] [fastcgi:error] [pid 28526] [client XX.XX.XX.XXX:50676] FastCGI: comm with server "/usr/lib/cgi-bin/php-fcgi " aborted: idle timeout (30 sec), referer: mysite.ru
[Sun Mar 05 18:37:47.898187 2017] [fastcgi:error] [pid 28526] [client XX.XXX.XXX.XXX:50676] FastCGI: incomplete headers (0 bytes) received from server "/usr/lib/cgi-bin/php-fcgi", referer: mysite.ru
Answer the question
In order to leave comments, you need to log in
I solved the problem by reinstalling the server and additionally installed php-curl. The error is gone.
[Sun Mar 05 19:01:47.806538 2017] [mpm_prefork:notice] [pid 2138] AH00163: Apache/2.4.18 (Ubuntu) mod_fastcgi/mod_fastcgi-SNAP-0910052141 configured -- resuming normal operations
[Sun Mar 05 19:01 :47.806644 2017] [core:notice] [pid 2138] AH00094: Command line: '/usr/sbin/apache2'
[Sun Mar 05 19:01:47.807887 2017] [:notice] [pid 2141] FastCGI: process manager initialized (pid 2141)
These messages are not error messages, on the contrary, they indicate the normal operation of apache and fastcgi.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question