You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal error: Maximum execution time of 30 seconds exceeded in /vagrant/www/framework/model/Database.php on line 870
How about increasing the execution time using set_time_limit() ?
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9947550-increas-maximum-execution-time?utm_campaign=plugin&utm_content=tracker%2F668165&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F668165&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
Fatal error: Maximum execution time of 30 seconds exceeded in /vagrant/www/framework/model/Database.php on line 870
How about increasing the execution time using
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9947550-increas-maximum-execution-time?utm_campaign=plugin&utm_content=tracker%2F668165&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F668165&utm_medium=issues&utm_source=github).set_time_limit()
?The text was updated successfully, but these errors were encountered: