nginx + fastcgi PHP
I recently migrated vm1 to nginx instead of lighttpd. Just for the sake of playing and testing around.
As there’s a PHP page as well, I had to set up fastcgi with PHP. I mainly followed this tutorial to try to get PHP working.
However, every PHP page I visited returned following error:
No input file specified.
As I was fairly sure it was path (or variable) related, I played around with:


