Title: Feature Request: WordPress PHP Error-Log
Last modified: August 31, 2016

---

# Feature Request: WordPress PHP Error-Log

 *  [Bogdan](https://wordpress.org/support/users/bogdanguenther/)
 * (@bogdanguenther)
 * [10 years ago](https://wordpress.org/support/topic/feature-request-wordpress-php-error-log/)
 * Hi Pär,
 * Thank your for this wonderful plugin! I have a feature request: It would be really
   useful if Simple History would support including PHP errors from an error log
   file. In this way it would be possible to keep an eye on user actions and PHP
   possible (related) errors in the same view or RSS feed.
 * What do you think?
 * Thank you,
    Bogdan
 * [https://wordpress.org/plugins/simple-history/](https://wordpress.org/plugins/simple-history/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [Bogdan](https://wordpress.org/support/users/bogdanguenther/)
 * (@bogdanguenther)
 * [10 years ago](https://wordpress.org/support/topic/feature-request-wordpress-php-error-log/#post-7388127)
 * Come on Pär, don’t let me down on this! 🙂
 *  Plugin Author [Pär Thernström](https://wordpress.org/support/users/eskapism/)
 * (@eskapism)
 * [10 years ago](https://wordpress.org/support/topic/feature-request-wordpress-php-error-log/#post-7388129)
 * Hey [@bogdan](https://wordpress.org/support/users/bogdan/)! Are you thinking 
   of reading the standard error log from like apache or php-fpm or similar? Or 
   the error log that WordPress can output? Give some more details and I will for
   sure give this a though!
 *  Thread Starter [Bogdan](https://wordpress.org/support/users/bogdanguenther/)
 * (@bogdanguenther)
 * [10 years ago](https://wordpress.org/support/topic/feature-request-wordpress-php-error-log/#post-7388132)
 * Hi Pär,
 * Thank you for taking time to consider my request!
 * Currently I am using this plugin to see the error log in the dashboard:
 * [https://de.wordpress.org/plugins/error-log-monitor/](https://de.wordpress.org/plugins/error-log-monitor/)
 * The error log is activated by this two lines in the wp-confing.php file:
 *     ```
       ini_set('log_errors', 'On');
       ini_set('error_log', 'my-path-to-the/error.log');
       ```
   
 * In Simple History you could offer an option if the PHP error log should also 
   be checked and with the ini_get() function you can simply read the error-log 
   location.
 * Thanks,
    Bogdan

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Feature Request: WordPress PHP Error-Log’ is closed to new replies.

 * ![](https://ps.w.org/simple-history/assets/icon.svg?rev=3225008)
 * [Simple History – Track, Log, and Audit WordPress Changes](https://wordpress.org/plugins/simple-history/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-history/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-history/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-history/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-history/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-history/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Bogdan](https://wordpress.org/support/users/bogdanguenther/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/feature-request-wordpress-php-error-log/#post-7388132)
 * Status: not resolved