Added session.auto_start (off) ... having it turned on will break Moodle
on some versions of PHP
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user