echo-scorpio / fitness-center

健身中心管理系统
1 stars 1 forks source link

无法运行 #1

Open angelsky11 opened 4 years ago

angelsky11 commented 4 years ago

运行环境宝塔7.1 mysql 5.5 php7.2

===============================

系统发生错误 您可以选择 [ 重试 ] [ 返回 ] 或者 [ 回到首页 ] 错误位置: FILE: /www/wwwroot/gym.ssrocket.xyz/fitness-center/ThinkPHP/Lib/Core/App.class.php LINE: 159

[ 错误信息 ]

无法加载模块Index

[ TRACE ]

[20-07-24 23:50:07] /www/wwwroot/gym.ssrocket.xyz/fitness-center/ThinkPHP/Lib/Core/App.class.php (159) App::exec() [20-07-24 23:50:07] /www/wwwroot/gym.ssrocket.xyz/fitness-center/ThinkPHP/Lib/Core/Think.class.php (47) App::run() [20-07-24 23:50:07] /www/wwwroot/gym.ssrocket.xyz/fitness-center/ThinkPHP/Common/runtime.php (237) Think::Start() [20-07-24 23:50:07] /www/wwwroot/gym.ssrocket.xyz/fitness-center/ThinkPHP/ThinkPHP.php (32) require(/www/wwwroot/gym.ssrocket.xyz/fitness-center/ThinkPHP/Common/runtime.php) [20-07-24 23:50:07] /www/wwwroot/gym.ssrocket.xyz/fitness-center/index.php (10) require(/www/wwwroot/gym.ssrocket.xyz/fitness-center/ThinkPHP/ThinkPHP.php)

echo-scorpio commented 3 years ago

可能是没有数据库文件的原因,我上传了数据库,你可以再试试

echo-scorpio commented 3 years ago

已解决!(登录url错误导致的) 应该使用:http://localhost/abcTest/index.php/Login/index 登录到项目,管理员登录 用户名:777 密码:777 url登录原则为:项目名/入口文件/控制器名/方法名(区分大小写)