Skip to content

Commit 56fda89

Browse files
author
Till Brehm
committed
Updated temp path for php-fpm.
1 parent 68fccf6 commit 56fda89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/php_fpm_pool.conf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ pm.max_spare_servers = 5
1717
chdir = /
1818

1919
; php_admin_value[open_basedir] = /usr/local/ispconfig/interface:/usr/share
20-
php_admin_value[session.save_path] = /usr/local/ispconfig/server/temp
20+
php_admin_value[session.save_path] = /usr/local/ispconfig/interface/temp
2121
php_admin_flag[magic_quotes_gpc] = off

0 commit comments

Comments
 (0)