banner.php
5 years ago
litespeed_warning.php
5 years ago
migration_error.php
5 years ago
missed_table.php
5 years ago
ping_permission.php
5 years ago
restore_notwritable_error.php
5 years ago
timeout_error.php
5 years ago
timeout_free_error.php
5 years ago
timeout_error.php
7 lines
| 1 | <h2> |
| 2 | <b>BackupGuard Error:</b> PHP EXECUTION TIMEOUT ERROR |
| 3 | </h2> |
| 4 | <p> |
| 5 | Your hosting has an execution time limit of <?php echo SGBoot::$executionTimeLimit?> seconds for PHP scripts, which is not enough for performing a full backup/restore of your website. A full website backup/restore is a complex process which may take a couple of minutes depending on many circumstances. The needed execution time varies depending on the backup options and your server performance, that's why we cannot tell exactly how much execution time is needed. But, almost all hosting providers give users the ability to increase the execution time limit or they increase it themselves, upon user request. Please ask your hosting provider if they are able to increase your execution time limit. If this isn't an option for you, then try to activate the "Reloads enabled" option in the settings (to compress your data chunk by chunk). Then disable any security plugin which could prevent nopriv ajax calls and try again to create a new backup. If you still see this error, please contact us and we'll do our best to help you figure it out ASAP. |
| 6 | </p> |
| 7 |