Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zvonimir
ISPConfig 3
Commits
56fda89e
Commit
56fda89e
authored
Aug 14, 2014
by
Till Brehm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated temp path for php-fpm.
parent
68fccf6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
install/tpl/php_fpm_pool.conf.master
install/tpl/php_fpm_pool.conf.master
+1
-1
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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