myl3883 发表于 2016-1-24 19:06:48

在nginx.conf文件中更改默认目录后提示No input file specified.

打开html文件没问题 打开php文件的时候就会提示No input file specified. 我就只改了个目录 新目录的权限和旧目录也是一样的,就是在server块里把 root/home/wwwroot/default;改成了root/data/wwwroot/default; 然后日志文件也是跟着一起到新目录 日志写入没有问题就是浏览php的时候不行。。。求大神帮助。。

licess 发表于 2016-1-24 20:08:20

这是文档没看好的原因:http://lnmp.org/faq/lnmp-vhost-add-howto.html#user.ini
页: [1]
查看完整版本: 在nginx.conf文件中更改默认目录后提示No input file specified.