PDOException Object
(
    [message:protected] => SQLSTATE[HY000] [1045] Access denied for user 'hippetro_user'@'una.orion.rs' (using password: YES)
    [string:Exception:private] => 
    [code:protected] => 1045
    [file:protected] => /home2/hippetro/public_html/ocp/include/db/mysql.php
    [line:protected] => 72
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home2/hippetro/public_html/ocp/include/db/mysql.php
                    [line] => 72
                    [function] => __construct
                    [class] => PDO
                    [type] => ->
                    [args] => Array
                        (
                            [0] => mysql:host=mysql;dbname=hippetro_database;port=3306;
                            [1] => hippetro_user
                            [2] => SensitiveParameterValue Object

                            [3] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home2/hippetro/public_html/ocp/include/connect.php
                    [line] => 53
                    [function] => connect
                    [class] => Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => mysql
                            [1] => hippetro_user
                            [2] => petr0hippo12
                            [3] => hippetro_database
                        )

                )

            [2] => Array
                (
                    [file] => /home2/hippetro/public_html/ocp/include/db/helper.php
                    [line] => 11
                    [function] => open
                    [class] => dbase
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [3] => Array
                (
                    [file] => /home2/hippetro/public_html/ocp/include/connect.php
                    [line] => 6
                    [args] => Array
                        (
                            [0] => /home2/hippetro/public_html/ocp/include/db/helper.php
                        )

                    [function] => require_once
                )

            [4] => Array
                (
                    [file] => /home2/hippetro/public_html/code/navigate.php
                    [line] => 10
                    [args] => Array
                        (
                            [0] => /home2/hippetro/public_html/ocp/include/connect.php
                        )

                    [function] => require_once
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => HY000
            [1] => 1045
            [2] => Access denied for user 'hippetro_user'@'una.orion.rs' (using password: YES)
        )

)