:(

Access denied for user 'xmys'@'localhost' (using password: YES)

错误位置

FILE: D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Lib\Core\Db.class.php  LINE: 168

TRACE

[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Lib\Core\Db.class.php (168) DbMysql->connect()
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Lib\Driver\Db\DbMysql.class.php (96) Db->initConnect()
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Lib\Core\Db.class.php (739) DbMysql->query(SELECT t_page.*,t_channel.title AS channel_title FROM `t_page` LEFT JOIN t_channel ON t_page.channel_id=t_channel.id WHERE ( t_channel.name = 'service' ) LIMIT 1 )
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Lib\Core\Model.class.php (597) Db->select(Array)
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\Home\Lib\Action\PageAction.class.php (26) Model->find()
[26-09-14 22:24:09] () PageAction->index()
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Lib\Core\App.class.php (172) ReflectionMethod->invoke()
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Lib\Core\App.class.php (208) App::exec()
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Lib\Core\Think.class.php (39) App::run()
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Common\runtime.php (243) Think::start()
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\ThinkPHP.php (30) require(D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\Common\runtime.php)
[26-09-14 22:24:09] D:\vhostroot\LocalUser\xmys\www\index.php (23) require(D:\vhostroot\LocalUser\xmys\www\ThinkPHP_3.1\ThinkPHP.php)