Changeset 614
- Timestamp:
- 02/22/06 00:35:51 (7 years ago)
- File:
-
- 1 edited
-
install/scripts/etc/php4/apache/php.ini (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
install/scripts/etc/php4/apache/php.ini
r370 r614 1 1 ; 2 2 ; Fichier de configuration de PHP4 pour AlternC 3 ; $Id: php.ini,v 1. 5 2004/08/27 10:59:30 anonymousExp $3 ; $Id: php.ini,v 1.6 2005/04/22 03:06:26 benjamin Exp $ 4 4 ; 5 5 ; %%warning_message%% … … 83 83 ; When safe_mode is on, only executables located in the safe_mode_exec_dir 84 84 ; will be allowed to be executed via the exec family of functions. 85 safe_mode_exec_dir = / usr/lib/alternc/85 safe_mode_exec_dir = /var/alternc/exec.usr 86 86 87 87 ; open_basedir, if set, limits all file operations to the defined directory
Note: See TracChangeset
for help on using the changeset viewer.
