PDOException Object
(
    [message:protected] => SQLSTATE[HY000] [2002] No such file or directory
    [string:Exception:private] => 
    [code:protected] => 2002
    [file:protected] => /data/sites/web/hoeflake-urennl/www/configdb.php
    [line:protected] => 30
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /data/sites/web/hoeflake-urennl/www/configdb.php
                    [line] => 30
                    [function] => __construct
                    [class] => PDO
                    [type] => ->
                    [args] => Array
                        (
                            [0] => mysql:host=;dbname=
                            [1] => 
                            [2] => 
                            [3] => Array
                                (
                                    [1002] => SET NAMES utf8
                                    [8] => 2
                                    [3] => 2
                                    [19] => 5
                                    [11] => 1
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /data/sites/web/hoeflake-urennl/www/index.php
                    [line] => 24
                    [args] => Array
                        (
                            [0] => /data/sites/web/hoeflake-urennl/www/configdb.php
                        )

                    [function] => require_once
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => HY000
            [1] => 2002
            [2] => No such file or directory
        )

)