phpstorm运行php文件,在浏览器中出现:No input file specified.
用的是PHPstorm和apache24,求解答谢谢~
https://jingyan.baidu.com/article/dca1fa6f8d623ff1a44052e8.html
你的页面用到了url重写,而你输入的地址没办法匹配重写的参数,所以报没有指定输入文件
要解决,具体参考 http://blog.csdn.net/xtmyd/article/details/53784605
估计时没有访问对 或者是文件没保存什么的
你应该是没访问对地址的!
这个报错和你用什么编辑器无关
这是你搭建服务器的问题 不是phpstorm的问题 你直接用wamp比较好点