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 3f916cc commit 7570f81Copy full SHA for 7570f81
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/local/ispconfig/security:/usr/share
+; php_admin_value[open_basedir] = /usr/local/ispconfig/interface:/usr/local/ispconfig/security:/usr/share:/var/lib/roundcube:/etc/roundcube:/usr/share/roundcube
20
php_admin_value[session.save_path] = /usr/local/ispconfig/interface/temp
21
php_admin_flag[magic_quotes_gpc] = off
0 commit comments