Unable to connect to database server

Usually this error 'Unable to connect to database server' is due to either one of the two:-
1# settings.php is not properly configured, or
2# database.mysql file has not been injected to database to create the tables i.e. no tables yet.

See Manual Installation.