Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user 'xxxxxx2'@'localhost' (using password: YES) in /www/wwwroot/xxxxxxxxx/core/Database.php:16
Stack trace:
#0 /www/wwwroot/xxxxxxxxx/core/Database.php(16): PDO->__construct()
#1 /www/wwwroot/xxxxxxxxx/core/Database.php(22): core\Database->__construct()
#2 /www/wwwroot/xxxxxxxxx/app/common/model/BaseModel.php(11): core\Database::getInstance()
#3 /www/wwwroot/xxxxxxxxx/app/model/NewsModel.php(17): app\common\model\BaseModel->__construct()
#4 /www/wwwroot/xxxxxxxxx/app/controller/HomeController.php(13): app\model\NewsModel->__construct()
#5 [internal function]: app\controller\HomeController->index()
#6 /www/wwwroot/xxxxxxxxx/core/Router.php(169): call_user_func_array()
#7 /www/wwwroot/xxxxxxxxx/core/Router.php(77): core\Router->get_routes()
#8 /www/wwwroot/xxxxxxxxx/core/App.php(17): core\Router->dispatch()
#9 /www/wwwroot/xxxxxxxxx/public/index.php(15): core\App->run()
#10 {main}
thrown in /www/wwwroot/xxxxxxxxx/core/Database.php on line 16