美文网首页
tp5 访问问题 No input file specifie

tp5 访问问题 No input file specifie

作者: 被鹰吃的鱼 | 来源:发表于2019-12-29 23:38 被阅读0次


tp5 No input file specified.

我的是windows10 系统,phpstudy 环境 ,配置的本地虚拟机,tp5.0

访问跟目录正常

使用路径的方式访问即在浏览器里输入绝对路径:http://dev.tp/index/index/index   其中http://dev.tp是我使用的虚拟域名后面的一串就是 模块/控制器/具体的方法报错:

对于 tp5  No input file specified.  的问题,其实是public文件夹下  .htaccess 文件的配置问题

只需再下图的index.php后面加一个?即可

再次使用前面提到的绝对路径访问就正常了http://dev.tp/index/index/index

相关文章

网友评论

      本文标题:tp5 访问问题 No input file specifie

      本文链接:https://www.haomeiwen.com/subject/skgogctx.html