SQLSTATE[HY000] [1045] Access denied for user 'apisbiz1'@'79.96.224.212' (using password: YES)
File: /mvc/model/model.php
Code line: 29
Trace: #0 /mvc/model/model.php(29): PDO->__construct('mysql:host=apis...', 'apisbiz1', '1db1apis')
#1 /mvc/view/view.php(29): Model->__construct()
#2 /mvc/view/articles.php(12): View->loadModel('articlesModel')
#3 /mvc/controller/articles.php(14): ArticlesView->index()
#4 /mvc/index.php(14): ArticlesController->index()
#5 {main}