Re: Ang: Re: Ang: Re: Greedy time consuming backups
by Ken Task. Hmmm .... 'shared hosting' .... there are sites on the net that given an IP will show how many host are on that IP - dunno how accurate they really are, but .... you saw 5 users...
View ArticleIMS Common Cartridge Backup Fails
by Chick Beckley. We are trying to Backup a course in Moodle 2.3.2 using the IMS Common Cartridge so it can be imported into Canvas. We select the IMS CC checkbox in the backup window and proceed. The...
View ArticleRestoring a course...blank page
by G Koo. I am trying to restore a course. When I click restore the screen goes blank. I turned on debugging and got this error.Warning:...
View ArticleBackup Moodle Site Without User Data?
by Becka M. Is it possible to backup an entire Moodle installation, sans any user data? (No users [except the admin], no grades, no quiz attempts, etc.)I have a Moodle installation on my site already...
View ArticleRe: Backup Moodle Site Without User Data?
by Emma Richardson. There is a great plugin called admin presets that will let you take all the settings from one site and import to another...
View ArticleRe: Backup Moodle Site Without User Data?
by Becka M. Thanks, Emma.I've tried it, and it seems to do only part of the job I need. I imported the settings from Site A into Site B, but there were still things missing. Some things that didn't...
View ArticleRe: Backup Moodle Site Without User Data?
by Emma Richardson. It does import any content, just admin settings. You might also look at flavors plugin - it will pull in some extra stuff but I am not sure it has any content either.
View ArticleAng: Re: Ang: Re: Ang: Re: Greedy time consuming backups
by Bente Olsen. Well, I did not say that I saw five users on the server, I do not know how many we are. I assume we are five or as I said, I guess. 8G are assigned to me, so when 'top' shows...
View ArticleRe: Ang: Re: Ang: Re: Ang: Re: Greedy time consuming backups
by Ken Task. Ahhh ... but Moodle (and other customer apps) are multiple user apps. 5 customers doesn't equal 5 users using customer apps.Have read that on shared systems there are 'system monitors'...
View ArticleAng: Re: Ang: Re: Ang: Re: Ang: Re: Greedy time consuming backups
by Bente Olsen. There is no sign that my provider's system kills anything. They just ensure that I do not get more than my 8Gs. But fair enough.I already have automated 'Clean backup tables and logs'...
View ArticleRe: Update Forum Post / Restore
by Helson C. Same error again:Debug info: ERROR: invalid input syntax for integer: "{forum_discussion}#p{forum_post}"SELECT * FROM mdl_backup_ids_temp WHERE backupid = $1 AND itemname = $2 AND itemid...
View ArticleRe: Backup Moodle Site Without User Data?
by Becka M. Hmm... Here's a thought:What if I copied over the entire installation --user data and all--, then reset all the courses, and then went into the database and deleted all but the admin,...
View Articlemoodle course backup
by vysakh b. Hi All,While taking a moodle course bacup. The file is created in the following formatbackup-moodle2-course-15-20170117-0433.mbz. In the above give file name , I hope that 20170117 is...
View ArticleRe: Backup Moodle Site Without User Data?
by Emma Richardson. That would create a disaster - users have entries all over the database related to grades, enrollments, assignments, etc. etc..If you want all your content, backup all your courses...
View ArticleNew error
by Helson C. Debug info: ERROR: null value in column "questionid" violates not-null constraintINSERT INTO mdl_question_attempts...
View Articlecli backup.php: Backup completed, BUT the new file is NOT listed in the...
by Krzys Mro. Hi All,I hope there is someone who can explain my situation. I'm logged in to our moodle as admin. There is a course containing 5 course backups in Course backup area. The last backup...
View ArticleRe: moodle course backup
by Stuart Mealor. Yes, the name contains the date (yyyy-mm-did format) and the time hmm format.You can download the file by going to the directory it is saved in. Obviously you need administrator...
View ArticleBackup and file extensions
by Uwe Brauer. Hi in earlier Moodle versions, backup contained all the files with the orginal name and extensionmaking any search easy. However if I understand...
View ArticleRe: Backup and file extensions
by Ken Task. I've created scripts to do exactly what you want ... extract files from a .mbz backup.Does require either a Macintosh or a Linux box (Windows?). Uses bash shell scripts and xmllint (which...
View ArticleRe: Backup and file extensions
by Ken Task. Well, I have to retract a claim made above ... the scripts do work on a Mac, but NOT on a CentOS 5 boxen there is a difference in xmllint's ability to remove an XLM tag. Mac:xmllint:...
View Article