:(

SQLSTATE[28000] [1045] Access denied for user 'bdm0060467'@'112.125.127.61' (using password: YES)

错误位置

FILE: F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\Db\Driver.class.php  LINE: 109

TRACE

#0 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\Db\Driver.class.php(109): E('SQLSTATE[28000]...')
#1 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\Db\Driver.class.php(1075): Think\Db\Driver->connect()
#2 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\Db\Driver.class.php(140): Think\Db\Driver->initConnect(false)
#3 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\Db\Driver.class.php(946): Think\Db\Driver->query('SELECT * FROM `...', false)
#4 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\Model.class.php(579): Think\Db\Driver->select(Array)
#5 F:\usr\LocalUser\bgw022056\yxk\APP\Home\Controller\IndexController.class.php(106): Think\Model->select()
#6 [internal function]: Home\Controller\IndexController->high()
#7 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\IndexController))
#8 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\App.class.php(110): Think\App::invokeAction(Object(Home\Controller\IndexController), 'high')
#9 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\App.class.php(204): Think\App::exec()
#10 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
#11 F:\usr\LocalUser\bgw022056\yxk\ThinkPHP\ThinkPHP.php(97): Think\Think::start()
#12 F:\usr\LocalUser\bgw022056\yxk\index.php(24): require('F:\usr\LocalUse...')
#13 {main}