Error "No input file specified" (wrong fastcgi_param?)
Stefan Scott
lists at ruby-forum.com
Mon Dec 1 05:49:29 MSK 2008
PS - Here is the directory listing showing that file 'index.php' does
exist (and page 'bad-page.php' does not exist) - along with the
permissions, in case that's any help:
$ ls -l /usr/local/nginx/html/myvhost1.com
total 12
-rw-r--r-- 1 root staff 383 2008-11-27 15:13 50x.html
-rw-r--r-- 1 root staff 146 2008-11-27 15:17 index.html
-rw-r--r-- 1 root staff 17 2008-12-01 01:30 index.php
The file /usr/local/nginx/html/myvhost1.com/index.php does exist and the
file /usr/local/nginx/html/myvhost1.com/index.php does not exist - but
in both cases the browser gives the message "No input file specified."
I'm sure this is a simple error I'm making involving one of the
fastcgi_param values, but I don't know how to fix it!
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list