Environment: staging

Exception Raised

Could not connect to database [Error 2002, Connection refused]

Stack

database_operation_failed_exception Object
(
    [message:protected] => Could not connect to database [Error 2002, Connection refused]
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/html/local/lib/classes/system/database/database_handler.php
    [line:protected] => 166
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/html/public/company/htdocs/index.php
                    [line] => 43
                    [function] => connect
                    [class] => database_handler
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => 
)