diff --git a/install/tpl/apache_apps.vhost.master b/install/tpl/apache_apps.vhost.master
index 08398abe8cf06b6e68b2cb855f2fe5ed26e01ee9..2fd5a3814a46fbd7aacbb8c6a09466270a136bbd 100644
--- a/install/tpl/apache_apps.vhost.master
+++ b/install/tpl/apache_apps.vhost.master
@@ -35,6 +35,7 @@
       AllowOverride AuthConfig Indexes Limit Options FileInfo
       AddHandler fcgid-script .php
       FCGIWrapper {website_basedir}/php-fcgi-scripts/apps/.php-fcgi-starter .php
+	  FcgidBusyTimeout 3600
       Order allow,deny
       Allow from all
     </Directory>