( ! ) Warning: mysqli_real_connect(): (HY000/2002): No such file or directory in /var/www/html/wp-includes/class-wpdb.php on line 1982
Call Stack
#TimeMemoryFunctionLocation
10.0002464944{main}( ).../index.php:0
20.0010465360require( '/var/www/html/wp-blog-header.php ).../index.php:17
30.0018466344require_once( '/var/www/html/wp-load.php ).../wp-blog-header.php:13
40.0025467208require_once( '/var/www/html/wp-config.php ).../wp-load.php:50
50.0044469128require_once( '/var/www/html/wp-settings.php ).../wp-config.php:136
60.2172897184require_wp_db( ).../wp-settings.php:133
70.22781001464wpdb->__construct( $dbuser = 'wpuser00291', $dbpassword = '83SEC7hvziwzKQF', $dbname = 'wp2422313', $dbhost = 'localhost' ).../load.php:695
80.22781001464wpdb->db_connect( $allow_bail = ??? ).../class-wpdb.php:767
90.22781002184mysqli_real_connect( $mysql = class mysqli { public $client_info = 'mysqlnd 8.2.21'; public $client_version = 80221; public $connect_errno = 2002; public $connect_error = 'No such file or directory'; public $errno = 2002; public $error = 'No such file or directory' }, $hostname = 'localhost', $username = 'wpuser00291', $password = '[Sensitive Parameter]', $database = NULL, $port = NULL, $socket = NULL, $flags = 0 ).../class-wpdb.php:1982
WordPress › Error

No such file or directory

Error establishing a database connection

This either means that the username and password information in your wp-config.php file is incorrect or that contact with the database server at localhost could not be established. This could mean your host’s database server is down.

If you are unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress support forums.