求救 真奇怪 真奇怪 删除缓存就正常运行

浏览:460 发布日期:2015/12/03 分类:求助交流 关键字: 求助
在window平台 访问的人一多 就500错误 直接瘫痪 其实不是服务器错误 一开始重启iis就好了 后来发现 删除缓存就好了
然后换了个linux 直接提示这个

[ 错误信息 ]

Connection timed out

[ TRACE ]

[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/ThinkPHP/Lib/Core/Db.class.php (214) DbMysql->connect()
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (118) Db->initConnect()
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/Zyrj/Lib/ORG/RBAC.class.php (176) DbMysql->query(select node.id,node.name from think_role as role,think_role_user as fck,think_access as access ,think_node as node where fck.user_id='' and fck.role_id=role.id and ( access.role_id=role.id or (access.role_id=role.pid and role.pid!=0 ) ) and role.status=1 and access.node_id=node.id and node.level=1 and node.status=1)
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/Zyrj/Lib/ORG/RBAC.class.php (130) RBAC::getAccessList()
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/Zyrj/Lib/Action/CommonAction.class.php (18) RBAC::AccessDecision()
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/ThinkPHP/Lib/Core/Action.class.php (44) CommonAction->_initialize()
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/ThinkPHP/Common/common.php (341) Action->__construct()
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/ThinkPHP/Lib/Core/App.class.php (96) A(Index)
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/ThinkPHP/Lib/Core/App.class.php (159) App::exec()
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/ThinkPHP/Lib/Core/Think.class.php (47) App::run()
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/ThinkPHP/Common/runtime.php (237) Think::Start()
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/ThinkPHP/ThinkPHP.php (32) require(/data/wwwroot/888.dfw588.com/ThinkPHP/Common/runtime.php)
[15-12-03 00:50:12] /data/wwwroot/888.dfw588.com/index.php (13) require(/data/wwwroot/888.dfw588.com/ThinkPHP/ThinkPHP.php)
最佳答案
评论( 相关
后面还有条评论,点击查看>>