网站教程 网站提示no input file specified 三种解决方法 2020-08-16 18:33:16 1847阅读 70赞 一.IIS Noinput file specified方法一:改PHP.ini中的doc_root行,打开ini文件注释掉此行,然后重启IIS方法二:请修改php.ini找到1; cgi.force_redirect = 1去掉前面分号,