PDOException Object
(
    [message:protected] => SQLSTATE[28000] [1045] Access denied for user 'inlineac_dbr'@'localhost' (using password: YES)
    [string:Exception:private] => 
    [code:protected] => 1045
    [file:protected] => /home/inlineac/durhambigride/app/main/class/pdo.class.php
    [line:protected] => 159
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/inlineac/durhambigride/app/main/class/pdo.class.php
                    [line] => 159
                    [function] => __construct
                    [class] => PDO
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/inlineac/durhambigride/app/main/class/pdo.class.php
                    [line] => 61
                    [function] => connect
                    [class] => Database
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /home/inlineac/durhambigride/app/main/class/pdo.class.php
                    [line] => 92
                    [function] => query
                    [class] => Database
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /home/inlineac/durhambigride/app/main/class/core.class.php
                    [line] => 11
                    [function] => fetch_row
                    [class] => Database
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /home/inlineac/durhambigride/app/main/control/home.php
                    [line] => 8
                    [function] => loadPageContent
                    [class] => core
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /home/inlineac/durhambigride/index.php
                    [line] => 24
                    [function] => buildPage
                    [class] => controller
                    [type] => ->
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => 28000
            [1] => 1045
            [2] => Access denied for user 'inlineac_dbr'@'localhost' (using password: YES)
        )

)