• Hello,

    Since some days without any update, I have this error message on my website :
    Warning: mysqli_query(): Error reading result set’s header in /home/clients/eabc66cbb4209afa7a73b3e19a8e5ec3/web/wp-includes/wp-db.php on line 1925
    Warning: mysqli_query(): MySQL server has gone away in /home/clients/eabc66cbb4209afa7a73b3e19a8e5ec3/web/wp-includes/wp-db.php on line 1925
    Warning: mysqli_query(): Error reading result set’s header in /home/clients/eabc66cbb4209afa7a73b3e19a8e5ec3/web/wp-includes/wp-db.php on line 1925

    The line 1925 in wp-dp is this :
    $this->result = mysqli_query( $this->dbh, $query );

    I have already repeat the database and put a new wp-dp files. But always the same error message.

    Did somebody have an idea to repair this ?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error mysqli_query in wp-dp’ is closed to new replies.