Recently I installed the latest version of Nginx and looks like I\'m having hard time running PHP with it.
Here is the configuration file I\'m using for the domain:<
Try another *fastcgi_param* something like
fastcgi_param SCRIPT_FILENAME /usr/share/nginx/html$fastcgi_script_name;