The problem is most likely caused by the connection time limit to your MySQL server.
If the connection time limit to your MySQL server is 30 seconds, follow these steps:
define('INSTALL_DB_EXECUTION', SECONDS_IN_HOUR); // 1 hour
Questions & Feedback
Have any questions that weren't answered here? Need help with solving a problem in your online store? Want to report a bug in our software? Find out how to contact us.