Added session.auto_start (off) ... having it turned on will break Moodle

on some versions of PHP
This commit is contained in:
moodler
2002-10-29 12:30:31 +00:00
parent 95152d474a
commit 533e975551
+1
View File
@@ -16,6 +16,7 @@
php_value magic_quotes_gpc 1
php_value file_uploads 1
php_value short_open_tag 1
php_value session.auto_start 0
### These are optional - you may not want to override php.ini