• My website admin panel and my my Website https://techloadedng.tk is not opening. It displays
    Warning: mysql_set_charset(): Error executing query in /srv/disk13/1915209/www/techloadedng.tk/wp-includes/wp-db.php on line 780

    Warning: Cannot modify header information – headers already sent by (output started at /srv/disk13/1915209/www/techloadedng.tk/wp-includes/wp-db.php:780) in /srv/disk13/1915209/www/techloadedng.tk/wp-includes/pluggable.php on line 1196.

    At times it later opens but when i try to install any plugin or themes it displays the error again.
    Please what do i do to stop this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The errors displaying are notices and warnings. So we can ignore it.
    Check WP_DEBUG constant in wp_config.php file and change it to false.
    Otherwise use .htaccess to suppress errors.

    Thread Starter Obisike Buchi

    (@obisike-buchi)

    Hello, Thanks for your response but where can i find wp_config.php

    Thread Starter Obisike Buchi

    (@obisike-buchi)

    Hello, I have located wp_config.php and it is already set to False.
    This is how it is define(‘WP_DEBUG’, false);
    Please what do i do next

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Website not opening’ is closed to new replies.