summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
Diffstat (limited to 'php.ini-dist')
-rw-r--r--php.ini-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-dist b/php.ini-dist
index 41d86659b2..e98064e45c 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -860,7 +860,7 @@ session.save_handler = files
;
; where MODE is the octal representation of the mode. Note that this
; does not overwrite the process's umask.
-session.save_path = "/tmp"
+;session.save_path = "/tmp"
; Whether to use cookies.
session.use_cookies = 1