PHP Classes

File: php.ini

Recommend this page to a friend!
  Classes of Manuel Lemos   Log watcher   php.ini   Download  
File: php.ini
Role: Auxiliary data
Content type: text/plain
Description: Sample PHP configuration with options set for maximum logging security in a production environment
Class: Log watcher
Watch a log file and e-mail newly added lines
Author: By
Last change: - Added missing equal signs before the option values.
- Fixed html_errors value.
- Added log_errors option.
Date: 21 years ago
Size: 343 bytes
 

Contents

Class file image Download
error_reporting = E_ALL display_errors = Off display_startup_errors = Off log_errors = On log_errors_max_len = 0 ignore_repeated_errors = On ignore_repeated_source = Off report_memleaks = On track_errors = On html_errors = Off error_log = /path/to/php_error_log