]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dmca/templates/default/apache.erb
Enable proc_open
[chef.git] / cookbooks / dmca / templates / default / apache.erb
index 592c0d336227d8230dc614e64176b717669d75d4..373c63af276c800ccc7c110c52c8eb0bf0bbeedc 100644 (file)
@@ -48,7 +48,7 @@
 
   Options -Indexes
 
-  ProxyFCGISetEnvIf "true" PHP_ADMIN_VALUE "open_basedir=<%= @directory %>/html/:/usr/share/php/:/tmp/\ndisable_functions=exec,shell_exec,system,passthru,popen,proc_open"
+  ProxyFCGISetEnvIf "true" PHP_ADMIN_VALUE "open_basedir=<%= @directory %>/html/:/usr/share/php/:/tmp/\ndisable_functions=exec,shell_exec,system,passthru,popen"
 </VirtualHost>
 
 <Directory <%= @directory %>/html>