Explorar o código

Fix PHP session file overload (#2793)

Nate %!s(int64=8) %!d(string=hai) anos
pai
achega
eb620190da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      toolset/setup/linux/languages/php/php.ini

+ 1 - 1
toolset/setup/linux/languages/php/php.ini

@@ -1400,7 +1400,7 @@ session.save_handler = files
 ; where MODE is the octal representation of the mode. Note that this
 ; does not overwrite the process's umask.
 ; http://php.net/session.save-path
-;session.save_path = "/tmp"
+session.save_path = "3;/tmp"
 
 ; Whether to use cookies.
 ; http://php.net/session.use-cookies