mac使用thinkphp系统不支持:mysql

浏览:1917 发布日期:2016/05/05 分类:求助交流
系统不支持:mysql
错误位置
FILE: /Users/yqw/project/article/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php  LINE: 27
TRACE
#0 /Users/yqw/project/article/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(27): E('\xE7\xB3\xBB\xE7\xBB\x9F\xE4\xB8\x8D\xE6\x94\xAF\xE6\x8C\x81...')
#1 /Users/yqw/project/article/ThinkPHP/Library/Think/Db.class.php(90): Think\Db\Driver\Mysql->__construct(Array)
#2 /Users/yqw/project/article/ThinkPHP/Library/Think/Db.class.php(65): Think\Db->factory(Array)
#3 /Users/yqw/project/article/ThinkPHP/Library/Think/Model.class.php(1253): Think\Db::getInstance('')
#4 /Users/yqw/project/article/ThinkPHP/Library/Think/Model.class.php(95): Think\Model->db(0, '', true)
#5 /Users/yqw/project/article/ThinkPHP/Common/functions.php(498): Think\Model->__construct('type', '', '')
#6 /Users/yqw/project/article/App/Home/Controller/IndexController.class.php(7): M('type')
#7 [internal function]: Home\Controller\IndexController->index()
#8 /Users/yqw/project/article/ThinkPHP/Library/Think/App.class.php(143): ReflectionMethod->invoke(object(Home\Controller\IndexController))
最佳答案
评论( 相关
后面还有条评论,点击查看>>