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
ISPConfig
ISPConfig 3
Commits
4b0debc3
Commit
4b0debc3
authored
Jan 19, 2017
by
Till Brehm
Browse files
Fix for #4450 Web interface inaccessible due to memory settings
parent
e346ae7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/tpl/php_fpm_pool.conf.master
View file @
4b0debc3
...
...
@@ -20,5 +20,5 @@ chdir = /
php_admin_value[session.save_path] = /usr/local/ispconfig/interface/temp
php_admin_flag[magic_quotes_gpc] = off
php_admin_value[memory_limit] =
4096M
php_admin_value[memory_limit] =
-1
php_admin_value[max_execution_time] = 1200
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