<br><br><div class="gmail_quote">On 2 November 2010 22:17, Frank Church <span dir="ltr">&lt;<a href="mailto:vfclists@gmail.com">vfclists@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I have spent a few hours trying to debug &#39;No input file specified&#39; errors until I realized that the script_filename must be specified in upper case<br><br>ie,<br><br>fastcgi_param  SCRIPT_FILENAME  $document_root$fastcgi_script_name;<br>

<br>rather than<br><br>fastcgi_param  script_filename  $document_root$fastcgi_script_name;<br clear="all"><br><br>Has it always been this way?<br><font color="#888888"><br>-- <br>Frank Church<br><br>=======================<br>
<a href="http://devblog.brahmancreations.com" target="_blank">http://devblog.brahmancreations.com</a><br>

</font></blockquote></div><br>From the responses I suspect that the php-cgi is looking for arrays with case-sensitive keys.<br><br>I will check when time allows.<br><br>Thanks<br><br clear="all"><br>-- <br>Frank Church<br>
<br>=======================<br><a href="http://devblog.brahmancreations.com">http://devblog.brahmancreations.com</a><br>