That's typically not something you as a user can do much about, it's a server-side problem.
Apparently the web server cannot connect to the SQL database backend, and without that, it's lost. Sites relying on databases are very common these days. Need to keep user logins? Requires a database. Content management system? Requires a database. A forum or a blog? Probably needs two.