DEBUG提示

异常:SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
文件:/www/wwwroot/runlange.com/startmvc/core/Db.php
行号:109
跟踪:
#0 /www/wwwroot/runlange.com/startmvc/core/Controller.php(32): startmvc\core\Db->__construct()
#1 /www/wwwroot/runlange.com/app/common/FrontController.php(24): startmvc\core\Controller->__construct()
#2 [internal function]: app\common\FrontController->__construct()
#3 /www/wwwroot/runlange.com/startmvc/core/Loader.php(18): ReflectionClass->newInstanceArgs()
#4 /www/wwwroot/runlange.com/startmvc/core/Loader.php(34): startmvc\core\Loader::getInstance()
#5 /www/wwwroot/runlange.com/startmvc/core/App.php(103): startmvc\core\Loader::make()
#6 /www/wwwroot/runlange.com/startmvc/core/App.php(90): startmvc\core\App::startApp()
#7 /www/wwwroot/runlange.com/startmvc/core/App.php(28): startmvc\core\App::getRoute()
#8 /www/wwwroot/runlange.com/startmvc/boot.php(46): startmvc\core\App->run()
#9 /www/wwwroot/runlange.com/public/index.php(16): require('...')
#10 {main}
StartMVC框架