server/conf/php-fcgi-starter.master
@@ -8,7 +8,7 @@ PHP_FCGI_MAX_REQUESTS=<tmpl_var name='php_fcgi_max_requests'> export PHP_FCGI_MAX_REQUESTS exec <tmpl_var name='php_fcgi_bin'> \ -d open_basedir=<tmpl_var name='document_root'> \ <tmpl_if name="security_level" op="==" value="20"> -d open_basedir=<tmpl_var name='document_root'> \ -d upload_tmp_dir=<tmpl_var name='document_root'>/tmp \ -d session.save_path=<tmpl_var name='document_root'>/tmp \ $1 </tmpl_if> $1