完美解决 nginx No input file specified.

Posted donaldbase

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了完美解决 nginx No input file specified.相关的知识,希望对你有一定的参考价值。

 

一次开发中遇到了这个问题:No input file specified,就是不能解析php文件

以下是完美解决方案:

把fastcgi.conf的

fastcgi_param DOCUMENT_ROOT $document_root;

注释掉。

以上是关于完美解决 nginx No input file specified.的主要内容,如果未能解决你的问题,请参考以下文章