Snippets tagged “fastcgi”
2 snippets use this tag.
- FastCGI process exceeded configured activity timeoutPHP
FastCGI is a protocol for interfacing interactive programs with a web server.
- Nginx serves .php files as downloads, instead of executing themPHP
There are several reasons why Nginx may serve PHP files as downloads instead of executing them.