There are an abundance of guides and recommendations on how to get nginx and PHP working together harmoniously. However, I have found these particular steps to work successfully in my server environment and I wrote this guide in the hopes it will bring success to your nginx installation as well.
This guide will help you get a basic installation of nginx and PHP working. Other considerations should be made afterwards regarding which user nginx runs under, logging and other security settings.
Thx! Great guide.