Ignore:
Timestamp:
03/20/10 21:41:26 (2 years ago)
Author:
benedikt
Message:
  • [DISTS] Fixed #2246: FreeBSD improvements
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/omega-1.0.5/configs/freebsd/fcgi/parts/master/php5/php.ini

    r2610 r2708  
    215215; 
    216216 
    217 open_basedir = "{WWW_DIR}/{DMN_NAME}/:{CONF_DIR}/:{MR_LOCK_FILE}:/var/run/dmesg.boot:/proc/:/bin/df:/bin/mount:{RKHUNTER_LOG}:{CHKROOTKIT_LOG}:{PEAR_DIR}:{OTHER_ROOTKIT_LOG}" 
     217open_basedir = "{WWW_DIR}/{DMN_NAME}/:{CONF_DIR}/:{MR_LOCK_FILE}:/proc/:/bin/df:/bin/:/sbin/:/usr/bin/:/usr/sbin/:/usr/local/bin/:/usr/local/sbin/:{RKHUNTER_LOG}:{CHKROOTKIT_LOG}:{PEAR_DIR}:{OTHER_ROOTKIT_LOG}" 
    218218 
    219219; This directive allows you to disable certain functions for security reasons. 
Note: See TracChangeset for help on using the changeset viewer.