Title: Error in Enabling Error Reporting
Last modified: August 20, 2016

---

# Error in Enabling Error Reporting

 *  [biggupp](https://wordpress.org/support/users/biggupp/)
 * (@biggupp)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/error-in-enabling-error-reporting/)
 * I am encountering the error below in the admin dashboard after following the 
   instructions for setting up a php_errors.log file in the so-named link. Is the
   absolute path I used incorrect? I have adjusted it several ways, but w/out success.
   I also gave both user & group r-w-e permissions.
    “ The log file [http://www.ahy4life.com/public_html/update_20121008/php-errors.log](http://www.ahy4life.com/public_html/update_20121008/php-errors.log)
   does not exist or is inaccessible.
 * To enable error logging, create an empty file named “php-errors.log”. Place it
   in a directory that is not publicly accessible (preferably outside your web root)
   and ensure it is writable by the web server. Then add the following code to wp-
   config.php:
 * ini_set(‘log_errors’, ‘On’);
    ini_set(‘error_log’, ‘/full/path/to/php-errors.
   log’);
 * See also: Editing wp-config.php, 3 Ways To Monitor PHP Errors
    ”

Viewing 1 replies (of 1 total)

 *  [bobby.noonan](https://wordpress.org/support/users/bobbynoonan/)
 * (@bobbynoonan)
 * [13 years ago](https://wordpress.org/support/topic/error-in-enabling-error-reporting/#post-3229012)
 * did you find an answer for this?

Viewing 1 replies (of 1 total)

The topic ‘Error in Enabling Error Reporting’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [bobby.noonan](https://wordpress.org/support/users/bobbynoonan/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/error-in-enabling-error-reporting/#post-3229012)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
