Looks like a database connection issue. Double-check your database credentials in config.php—host, username, password, and database name. Also, make sure your MySQL server is running. If you're on shared hosting, try switching to localhost or contacting support. Enabling error reporting might give more details.