Project

General

Profile

« Previous | Next » 

Revision a41e80f9

Added by Scott Ullrich almost 14 years ago

Redirect errors to file

View differences:

etc/rc
342 342

  
343 343
# Run the php.ini setup file and populate
344 344
# /usr/local/etc/php.ini and /usr/local/lib/php.ini
345
/etc/rc.php_ini_setup
345
/etc/rc.php_ini_setup 2>/tmp/php_errors.txt
346 346

  
347 347
# Launch external configuration loader for supported platforms
348 348
if [ "$PLATFORM" = "embedded" ]; then

Also available in: Unified diff