Concrete 5.6.2,1 - Backup Database - Backup Error
Permalink
I've been trying to run backups of my Concrete 5 database for weeks, using the Backup and Restore section of the CMS. I continue to receive the following error message: Fatal error: Maximum execution time of 30 seconds exceeded in /home3/dwsteven/public_html/dwsassociates/updates/concrete5.6.2.1_updater/concrete/libraries/3rdparty/adodb/drivers/adodb-mysql.inc.php on line 821
Does anyone have a fix?
Does anyone have a fix?
If you can look at your db with PHPmyAdmin, check how big your logs and pageStatistics table are. They can get so big that PHP times out before the backup complete. If you dump them once in a while the Backups will work fine.
Thanks. The problem has been solved by emptying these tables. The
PageStatistics table was huge.
-----Original Message-----
From: concrete5 Community [mailto:discussions@concretecms.com]
Sent: Friday, November 15, 2013 7:54 PM
To: dudley@dwsassociates.com
Subject: Concrete 5.6.2,1 - Backup Database - Backup Error : Editing with
concrete5
PageStatistics table was huge.
-----Original Message-----
From: concrete5 Community [mailto:discussions@concretecms.com]
Sent: Friday, November 15, 2013 7:54 PM
To: dudley@dwsassociates.com
Subject: Concrete 5.6.2,1 - Backup Database - Backup Error : Editing with
concrete5
Hi...Is there some kind of "how to" for emptying tables? A list of which tables it is safe to empty? I have not accessed phpMyAdmin yet, so it may be obvious, but since I just found this thread, I thought I would ask. Thanks!
http://www.concrete5.org/documentation/how-tos/developers/backup-a-...