D
D
dm2016-04-15 14:01:27
PHP
dm, 2016-04-15 14:01:27

Warning: mysqli_real_connect()... How to fix?

Error after updating WordPress template:
Warning: mysqli_real_connect(): (HY000/2002): No such file or directory in /home/all-remont/data/www/all-remont.ru/wrdprss/wp-includes/wp- db.php on line 1489
Line 1489 has this code:

mysqli_real_connect( $this->dbh, $host, $this->dbuser, $this->dbpassword, null, $port, $socket, $client_flags );

and then a few if
How to fix the error?
Website: www.all-remont.ru/wrdprss

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
A person from Kazakhstan, 2016-04-15
@LenovoId

this is mysqli_real_connect database connection error

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question