Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Massimiliano
ISPConfig 3
Commits
56fda89e
Commit
56fda89e
authored
Aug 14, 2014
by
Till Brehm
Browse files
Updated temp path for php-fpm.
parent
68fccf6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/tpl/php_fpm_pool.conf.master
View file @
56fda89e
...
...
@@ -17,5 +17,5 @@ pm.max_spare_servers = 5
chdir = /
; php_admin_value[open_basedir] = /usr/local/ispconfig/interface:/usr/share
php_admin_value[session.save_path] = /usr/local/ispconfig/
server
/temp
php_admin_value[session.save_path] = /usr/local/ispconfig/
interface
/temp
php_admin_flag[magic_quotes_gpc] = off
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment