We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f5a34 commit f86eb88Copy full SHA for f86eb88
install/tpl/php_fpm_pool.conf.master
@@ -16,6 +16,6 @@ pm.max_spare_servers = 5
16
17
chdir = /
18
19
-; php_admin_value[open_basedir] = /usr/local/ispconfig/interface:/usr/share
+; php_admin_value[open_basedir] = /usr/local/ispconfig/interface:/usr/local/ispconfig/security:/usr/share
20
php_admin_value[session.save_path] = /usr/local/ispconfig/interface/temp
21
php_admin_flag[magic_quotes_gpc] = off
0 commit comments