I was missing an update in the config file, so your guidance helped.
Thanks.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,236318,236349#msg-236349
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
I have documented most of the causes of this here:
http://blog.martinfjordvald.com/2011/01/no-input-file-specified-with-php-and-nginx/
Chances are your issue is in there as well.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,236318,236320#msg-236320
__
I followed the article "How to Install Linux, nginx, MySQL, PHP (LEMP) stack
on CentOS 6"
(https://www.digitalocean.com/community/articles/how-to-install-linux-nginx-mysql-php-lemp-stack-on-centos-6)
and could see the nginx default page displayed. After I worked through the
changes to configs, etc.