PDOException Object
(
    [message:protected] => SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name or service not known
    [string:Exception:private] => 
    [code:protected] => 2002
    [file:protected] => /home/regatesn/waypoints/config/config.php
    [line:protected] => 20
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/regatesn/waypoints/config/config.php
                    [line] => 20
                    [function] => __construct
                    [class] => PDO
                    [type] => ->
                    [args] => Array
                        (
                            [0] => mysql:dbname=regatesnreg2;host=mysql5-12.bdb
                            [1] => regatesnreg2
                            [2] => n186tuhr
                            [3] => Array
                                (
                                    [1002] => SET NAMES 'UTF8'
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/regatesn/waypoints/config/config.php
                    [line] => 33
                    [function] => __construct
                    [class] => SPDO
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [file] => /home/regatesn/waypoints/config/init.php
                    [line] => 3
                    [function] => getInstance
                    [class] => SPDO
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [3] => Array
                (
                    [file] => /home/regatesn/waypoints/index.php
                    [line] => 2
                    [args] => Array
                        (
                            [0] => /home/regatesn/waypoints/config/init.php
                        )

                    [function] => include
                )

        )

    [previous:Exception:private] => PDOException Object
        (
            [message:protected] => PDO::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known
            [string:Exception:private] => 
            [code:protected] => 0
            [file:protected] => /home/regatesn/waypoints/config/config.php
            [line:protected] => 20
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /home/regatesn/waypoints/config/config.php
                            [line] => 20
                            [function] => __construct
                            [class] => PDO
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => mysql:dbname=regatesnreg2;host=mysql5-12.bdb
                                    [1] => regatesnreg2
                                    [2] => n186tuhr
                                    [3] => Array
                                        (
                                            [1002] => SET NAMES 'UTF8'
                                        )

                                )

                        )

                    [1] => Array
                        (
                            [file] => /home/regatesn/waypoints/config/config.php
                            [line] => 33
                            [function] => __construct
                            [class] => SPDO
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [2] => Array
                        (
                            [file] => /home/regatesn/waypoints/config/init.php
                            [line] => 3
                            [function] => getInstance
                            [class] => SPDO
                            [type] => ::
                            [args] => Array
                                (
                                )

                        )

                    [3] => Array
                        (
                            [file] => /home/regatesn/waypoints/index.php
                            [line] => 2
                            [args] => Array
                                (
                                    [0] => /home/regatesn/waypoints/config/init.php
                                )

                            [function] => include
                        )

                )

            [previous:Exception:private] => 
            [errorInfo] => 
            [severity] => 2
        )

    [errorInfo] => Array
        (
            [0] => HY000
            [1] => 2002
            [2] => php_network_getaddresses: getaddrinfo failed: Name or service not known
        )

)