Site is configured in config.php to use database as source of content.
But something went wrong around database connection.
Please make sure that you configured correctly values of all required parameters in config.php:
dBservername, dBusername, dBpassword, dBname
Example of values: 'localhost', 'user', 'password', 'user_database'