sqlserver本地可以连接,但是上线后就无法连接

浏览:587 发布日期:2017/01/05 分类:求助交流
:(
错误位置
FILE: /app/web/xjagent/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php  LINE: 55
TRACE
#0 /app/web/xjagent/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(55): E('')
#1 /app/web/xjagent/ThinkPHP/Library/Think/Db.class.php(164): Think\Db\Driver\Mysql->connect()
#2 /app/web/xjagent/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(92): Think\Db->initConnect(false)
#3 /app/web/xjagent/ThinkPHP/Library/Think/Model.class.php(1193): Think\Db\Driver\Mysql->query('select * from p...')
#4 /app/web/xjagent/Application/Admin/Controller/InformationController.class.php(540): Think\Model->query('select * from p...')
#5 [internal function]: Admin\Controller\InformationController->query_player_info()
#6 /app/web/xjagent/ThinkPHP/Library/Think/App.class.php(143): ReflectionMethod->invoke(object(Admin\Controller\InformationController))
#7 /app/web/xjagent/ThinkPHP/Library/Think/App.class.php(181): Think\App::exec()
#8 /app/web/xjagent/ThinkPHP/Library/Think/Think.class.php(117): Think\App::run()
#9 /app/web/xjagent/ThinkPHP/ThinkPHP.php(94): Think\Think::start()
#10 /app/web/xjagent/index.php(24): require('/app/web/xjagen...')
#11 {main}
ThinkPHP3.2.0 { Fast & Simple OOP PHP framework } -- [ WE CAN DO IT JUST THINK ]
最佳答案
评论( 相关
后面还有条评论,点击查看>>