:(

SQLSTATE[HY000] [1045] Access denied for user 'root'@'192.168.100.169' (using password: YES)

错误位置

FILE: /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 109

TRACE

#0 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/Db/Driver.class.php(109): E('SQLSTATE[HY000]...')
#1 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/Db/Driver.class.php(1075): Think\Db\Driver->connect()
#2 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php(47): Think\Db\Driver->initConnect(true)
#3 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/Model.class.php(134): Think\Db\Driver\Mysql->getFields('ap_news_title_s...')
#4 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/Model.class.php(122): Think\Model->flush()
#5 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/Model.class.php(1454): Think\Model->_checkTableInfo()
#6 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/Model.class.php(97): Think\Model->db(0, '', true)
#7 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Common/functions.php(596): Think\Model->__construct('Article')
#8 /www/wwwroot/studyems/m_studyems_com/toutiao/Application/Phone/Controller/ArticleController.class.php(15): D('Article')
#9 [internal function]: Phone\Controller\ArticleController->index()
#10 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Phone\Controller\ArticleController))
#11 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Phone\Controller\ArticleController), 'index')
#12 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#13 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#14 /www/wwwroot/studyems/m_studyems_com/toutiao/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#15 /www/wwwroot/studyems/m_studyems_com/toutiao/index.php(27): require('/www/wwwroot/st...')
#16 {main}