1. Change timeouts file: Zend\ZendServer\etc\ZendEnablerConf.xml change line with timeouts tag to: Timeouts connectionTimeout=”120″ requestTimeout=”1200″ file: Zend\ZendServer\etc\php.ini change: max_execution_time=30 to: max_execution_time=600 2. Enable vhosts file: Zend\Apache2\conf\httpd.conf…