Nginx + php5-fpm = "File not found"
- by MatW
I've hit a wall whilst setting up a site using nginx / fpm. The page displays "File not found", and this appears in the nginx error.log:
FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream
I'm new to both nginx and fpm, and that error message means nothing to me (even the google machine hasn't helped!). Can anyone shed any light onto what could be happening?