Răsfoiți Sursa

Fix PHP session file overload (#2793)

Nate 8 ani în urmă
părinte
comite
eb620190da
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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