Project

General

Profile

« Previous | Next » 

Revision baa2dba2

Added by Scott Ullrich almost 14 years ago

Use error log and log errors to /tmp/PHP_errors.log

View differences:

etc/rc.php_ini_setup
166 166
zlib.output_compression = Off
167 167
zlib.output_compression_level = 1
168 168
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg"
169
display_startup_errors=off
170
display_errors=off
171
log_errors=on
172
error_log=/tmp/PHP_errors.log
169 173
extension_dir=${EXTENSIONSDIR}
170 174

  
171 175
; Extensions

Also available in: Unified diff