Concrete5, cannot do a "backup" from the Dashboard
Permalink
I can no longer do a backup through the dashboard but it was working a month ago. All I am getting is a message that the "server encountered an error"
Hm, have you double checked that the /files directory has write permissions? I believe it just needs to be 755. If it doesn't have the correct permissions you probably won't be able to upload files either, so do you know if file uploads are working?
I'm not having any problems uploading files.
Anything in your error logs? :)
As your database grows with page statistics, logs, page histories etc, it grows too big for a backup to complete within the alloted resources for a web page.
For more explanation and to manually backup a database, see:
http://www.concrete5.org/documentation/how-tos/developers/backup-a-...
To backup database and files from within the dashboard, have a look at:
http://www.concrete5.org/marketplace/addons/backup-voodoo/...
For more explanation and to manually backup a database, see:
http://www.concrete5.org/documentation/how-tos/developers/backup-a-...
To backup database and files from within the dashboard, have a look at:
http://www.concrete5.org/marketplace/addons/backup-voodoo/...
Hm that sounds about right. It's just before my clients could back up themselves but now I have to do it via phpMyAdmin for them.