Exception: SQLSTATE[HY000] [2006] MySQL server has gone away
PDOException Object
(
    [message:protected] => SQLSTATE[HY000] [2006] MySQL server has gone away
    [string:Exception:private] => 
    [code:protected] => 2006
    [file:protected] => /home/soccerb/domains/voetbalnieuws.be/public_html/sdlib/plugins/database/database.php
    [line:protected] => 56
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/soccerb/domains/voetbalnieuws.be/public_html/sdlib/plugins/database/database.php
                    [line] => 56
                    [function] => __construct
                    [class] => PDO
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/soccerb/domains/voetbalnieuws.be/public_html/index.php
                    [line] => 123
                    [function] => __construct
                    [class] => sdlib\plugins\database
                    [type] => ->
                )

        )

    [previous:Exception:private] => PDOException Object
        (
            [message:protected] => PDO::__construct(): Error while reading greeting packet. PID=241545
            [string:Exception:private] => 
            [code:protected] => 0
            [file:protected] => /home/soccerb/domains/voetbalnieuws.be/public_html/sdlib/plugins/database/database.php
            [line:protected] => 56
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /home/soccerb/domains/voetbalnieuws.be/public_html/sdlib/plugins/database/database.php
                            [line] => 56
                            [function] => __construct
                            [class] => PDO
                            [type] => ->
                        )

                    [1] => Array
                        (
                            [file] => /home/soccerb/domains/voetbalnieuws.be/public_html/index.php
                            [line] => 123
                            [function] => __construct
                            [class] => sdlib\plugins\database
                            [type] => ->
                        )

                )

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

    [errorInfo] => Array
        (
            [0] => HY000
            [1] => 2006
            [2] => MySQL server has gone away
        )

)