Warning: mysqli_real_connect(): (HY000/2002): No such file or directory in /var/www/html/wp-includes/wp-db.php on line 1633
No such file or directory
This means either the username or password in your file wp-config.php
is not correct or we cannot contact the database server at localhost
. It may mean that your database server has fallen.
- Are you sure you are using the correct username and password?
- Are you sure you entered the correct hostname?
- Are you sure the database server is running?
If you are unsure about these terms, you should probably contact your web host. If you still need help, you can always go to WordPress self-help forums.