Skip to content

Commit 68fccf6

Browse files
author
Till Brehm
committed
Added new temp directory for the interface as the server temp directory is not accessible anymore.
1 parent a7e4ec0 commit 68fccf6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

install/tpl/apache_ispconfig_fcgi_starter.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ PHPRC={fastcgi_phpini_path}
33
export PHPRC
44
export PHP_FCGI_MAX_REQUESTS=5000
55
export PHP_FCGI_CHILDREN=1
6-
exec {fastcgi_bin} -d magic_quotes_gpc=off -d session.save_path=/usr/local/ispconfig/server/temp
6+
exec {fastcgi_bin} -d magic_quotes_gpc=off -d session.save_path=/usr/local/ispconfig/interface/temp

interface/temp/empty.dir

Whitespace-only changes.

0 commit comments

Comments
 (0)