diff --git a/src/etc/rc.php_ini_setup b/src/etc/rc.php_ini_setup index 8bacaf019d..c0b37c8068 100755 --- a/src/etc/rc.php_ini_setup +++ b/src/etc/rc.php_ini_setup @@ -199,6 +199,8 @@ log_errors=on error_log=/tmp/PHP_errors.log extension_dir=${EXTENSIONSDIR} date.timezone="${TIMEZONE}" +session.hash_bits_per_character = 5 +session.hash_function = 1 ; Extensions