Snippets tagged “nginx-configuration”
2 snippets use this tag.
- 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.
- nginx: connect() failed (111: Connection refused) while connecting to upstreamPHP
This error message can have several causes.