新手求教,ADMIN模块加载不了

浏览:678 发布日期:2015/12/10 分类:求助交流
ADMIN模块加载不了,前台模块加载的了,地址重定向正则设好了,前端没问题,后台Public/login默认 有PublicAction.class.php文件,也有PublicAction类,有login函数,里面调用了login.html模版,看了程序好像没啥问题。附错误如下:
:(
无法加载模块:Admin
错误位置
FILE: D:\WWW\webgame\sys\system\Lib\Core\App.class.php  LINE: 122
TRACE
[15-12-10 21:46:12] D:\WWW\webgame\sys\system\Lib\Core\App.class.php (122) _404(无法加载模块:Admin)
[15-12-10 21:46:12] D:\WWW\webgame\sys\system\Lib\Core\App.class.php (207) App::exec()
[15-12-10 21:46:12] D:\WWW\webgame\sys\system\Lib\Core\Think.class.php (39) App::run()
[15-12-10 21:46:12] D:\WWW\webgame\sys\system\Common\runtime.php (242) Think::start()
[15-12-10 21:46:12] D:\WWW\webgame\sys\system\ThinkPHP.php (30) require(D:\WWW\webgame\sys\system\Common\runtime.php)
[15-12-10 21:46:12] D:\WWW\webgame\index.php (14) require_once(D:\WWW\webgame\sys\system\ThinkPHP.php)
ThinkPHP3.1.2 { Fast & Simple OOP PHP framework } -- [ WE CAN DO IT JUST THINK ]
最佳答案
评论( 相关
后面还有条评论,点击查看>>