扫码关注官方订阅号
刚刚下载好的,几乎没有改动,在index控制器的index类里面加了个demo方法,然后访问http://localhost/index/index/demo 发现访问不到,响应是 No input file specified. 然后发现所有的方法都访问不到,百度了半天也没有找到解决的方式
localhost/tp目录/public/index.php/默认的index模块/控制器/方法
index.php忘记加了吧?
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
localhost/tp目录/public/index.php/默认的index模块/控制器/方法
index.php忘记加了吧?