Error in exception
mysqli_sql_exception Object
(
    [message:protected] => Can't initialize character set utf8 (path: /usr/share/mysql/charsets/)
    [string:Exception:private] => 
    [code:protected] => 2019
    [file:protected] => /home/buecher/public_html/common/persistence/MySQLStorage.php
    [line:protected] => 13
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/buecher/public_html/common/persistence/MySQLStorage.php
                    [line] => 13
                    [function] => set_charset
                    [class] => mysqli
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /home/buecher/public_html/common/persistence/Storage.php
                    [line] => 13
                    [function] => doOpen
                    [class] => MySQLConnection
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /home/buecher/public_html/common/persistence/Storage.php
                    [line] => 13
                    [function] => open
                    [class] => Connection
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /home/buecher/public_html/common/persistence/SQLStorage.php
                    [line] => 13
                    [function] => __construct
                    [class] => Connection
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /home/buecher/public_html/common/persistence/MySQLStorage.php
                    [line] => 13
                    [function] => __construct
                    [class] => SQLConnection
                    [type] => ->
                )

            [5] => Array
                (
                    [file] => /home/buecher/public_html/common/persistence/MySQLStorage.php
                    [line] => 13
                    [function] => __construct
                    [class] => MySQLConnection
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /home/buecher/public_html/logic/Webshop.php
                    [line] => 167
                    [function] => createConnection
                    [class] => MySQLStorage
                    [type] => ->
                )

            [7] => Array
                (
                    [file] => /home/buecher/public_html/logic/OrderManager.php
                    [line] => 252
                    [function] => getDBConnection
                    [class] => Webshop
                    [type] => ->
                )

            [8] => Array
                (
                    [file] => /home/buecher/public_html/project/Page.php
                    [line] => 313
                    [function] => getDiscount
                    [class] => OrderManager
                    [type] => ->
                )

            [9] => Array
                (
                    [file] => /home/buecher/public_html/common/page/AbstractPage.php
                    [line] => 13
                    [function] => buildCustomHead
                    [class] => Page
                    [type] => ->
                )

            [10] => Array
                (
                    [file] => /home/buecher/public_html/logic/Webshop.php
                    [line] => 214
                    [function] => buildHead
                    [class] => AbstractPage
                    [type] => ->
                )

            [11] => Array
                (
                    [file] => /home/buecher/public_html/common/page/Application.php
                    [line] => 13
                    [function] => buildErrorPage
                    [class] => Webshop
                    [type] => ->
                )

            [12] => Array
                (
                    [file] => /home/buecher/public_html/project/Project.php
                    [line] => 266
                    [function] => handleException
                    [class] => Application
                    [type] => ->
                )

            [13] => Array
                (
                    [function] => commonExceptionHandler
                )

        )

    [previous:Exception:private] => 
    [sqlstate:protected] => HY000
)