Hi, My system is Gentoo 64bit, up to date. I want to use Nginx+FastCgi+PHP to build my web site. But I found if I start the php-cgi, through the spawn-fcgi tool, as nginx:nginx, I got "No input file specified." message on in my browser. If I spawn the process as root:root, everything works fine. The access permission to /usr/lib64/php5.3/bin/php-cgi is 755, so I think everyone can execute it. Then, what is the problem?
-- Best Regards, Xi Shen (David) http://twitter.com/davidshen84/