Title: wp-debug fatal error
Last modified: April 6, 2022

---

# wp-debug fatal error

 *  [christie21](https://wordpress.org/support/users/christie21/)
 * (@christie21)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/wp-debug-fatal-error/)
 * I keep receiving this issue on my site:
 * Your site is set to log errors to a potentially public file
    Debug mode is often
   enabled to gather more details about an error or site failure, but may contain
   sensitive information which should not be available on a publicly available website.
   The value, WP_DEBUG_LOG, has been added to this website’s configuration file.
   This means any errors on the site will be written to a file which is potentially
   available to all users.
 * is there any way to turn this off?

Viewing 1 replies (of 1 total)

 *  [Clarus Dignus](https://wordpress.org/support/users/clarus-dignus/)
 * (@clarus-dignus)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/wp-debug-fatal-error/#post-15533770)
 * Open wp-config.php and change:
 * `define('WP_DEBUG', true);`
 * to:
 * `define('WP_DEBUG', false);`
 * [https://blogvault.net/debugging-in-wordpress](https://blogvault.net/debugging-in-wordpress)

Viewing 1 replies (of 1 total)

The topic ‘wp-debug fatal error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Clarus Dignus](https://wordpress.org/support/users/clarus-dignus/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/wp-debug-fatal-error/#post-15533770)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
