unable to backup database in 3.08
4 posts by 2 authors in: Forums > CMS Builder
Last Post: June 8, 2017 (RSS)
By kitsguru - May 23, 2017
I was getting a timeout error when attempting to backup the database.
Fatal error: Maximum execution time of 90 seconds exceeded in /sites/html/www/cmsb/lib/database_functions.php on line 718
Line 718 is:
set_time_limit(60*5); // v2.51 - allow up to 5 minutes to backup/restore database
Commenting out line 718 allowed the backups to proceed.
By Damon - June 7, 2017
Hi Jeff,
I'm just checking in on this older post where you resolved the backup timeout issue by commenting out code.
How big did the backup file end up being?
Damon Edis - interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
By kitsguru - June 7, 2017
The backup never executed - the script hung on that line and then timed out at 90 seconds (my default).
Not sure what caused it to misbehave. Just tried again then restored that line and it now works fine.
By Damon - June 8, 2017
Okay, thanks for the update.
Damon Edis - interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/