issue has been resolved, it was necessary to add arguments to the script run PHP :)by Outsider - How to...
2011/03/23 14:49:20 1201#0: *1 connect() to unix:/tmp/php.socket failed (111: Connection refused) while connecting to upstream, client: 192.168.137.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/tmp/php.socket:", host: "192.168.137.3"by Outsider - How to...
Hi I want to use a socket instead of tcp (for using fastcgi), as described in this article (http://wiki.nginx.org/PHPFcgiExample) I do as written, but it's won't work :( Message "502 Bad Gateway". Please, help nginx.conf: location ~ \.php$ { root /srv/www; #fastcgi_pass 127.0.0.1:9000; fastcgi_pass unix:/tmp/php.socket; fastcgi_index index.php; fastcgi_param SCRIPT_FILENAME /srvby Outsider - How to...
![]() |
![]() |
![]() |
![]() |
|