Backup Stops
by Aboratec SCP. Hi every one,He hace recently installed Moodle 3, and we have come out with an error doing a course backup.The proccess always stops at 96.45% with no output or error show.Somebody...
View ArticleRe: Backup Stops
by Ken Task. Check apache error logs. Could be that php variables for time to run, how much memory a script can use, etc. need to be increased. Also ... if you see 'server has gone away' ......
View ArticleRe: Upgrade from 1.9.3 to latest
by P.- Kok. Thanks for your reply. It is very helpful.. Unfortunately the previous admin owner of my client left it to that version.. so.. hard work for me now..Moreover I am really thinking of get a...
View ArticleRe: Upgrade from 1.9.3 to latest
by Colin Fraser. No, not going to happen. Anything after v2.2.11 will not recognize any course from v1.9.x It will say the course is not a properly formed *.mbz file. Prior to v2.0, Backups were zip...
View ArticleRe: Upgrade from 1.9.3 to latest
by Emma Richardson. Actually, you can restore 1.9 files to higher versions but not with users. If you need to keep your users, you have to go through the upgrade process.
View ArticleRe: Upgrade from 1.9.3 to latest
by Ken Task. In addition to what's been said ... and an item that has not been mentioned yet ... when migrating a site (from 1.9.19 to 2.2.highest ->) one will retain users but the files contained...
View ArticleRe: Upgrade from 1.9.3 to latest
by P.- Kok. The problem is that I need the old courses with their moodle data on them..I have until now moved to 2.6 version but my old moodledata files do not exist. No errors aroused but the the...
View ArticleRe: Upgrade from 1.9.3 to latest
by P.- Kok. Basically apart from Quiz files all other uploaded files have not been migrated. "This legacy resource type (file) was not yet migrated, sorry."What can I do?
View ArticleRe: Upgrade from 1.9.3 to latest
by Colin Fraser. At the v2.2.x, if the courses are backed up, then restored into the next version update, as Ken has suggested, what would happen? Would they be "legacy" or would they be v2.2.x...
View ArticleRe: Upgrade from 1.9.3 to latest
by Ken Task. Somone discovered a rather strange method of restoring 1.9 backups in which files were no longer tagged as legacy and the course used the new file system. Had to have a version...
View ArticleRe: Upgrade from 1.9.3 to latest
by Ken Task. Is legacy file system turned on in the Moodle to which you are restoring?If not, turn it on.Increase setting for PHP: time for script to run, memory each script can consume. Also...
View ArticleRe: Upgrade from 1.9.3 to latest
by Colin Fraser. Yep.. thought it might be, but if it gets away from the legacy trap....Ahh the value of regular upgrades....
View Articlenew backup format - not available in 3.0
by hya agrawal. Hi,I am using Moodle 3.0. running with Apache 2.4.9 and PHP 5.5.12 to back-up a course of size greater than 2 GB . I got a progress count error. while referring to the same in...
View ArticleRe: new backup format - not available in 3.0
by Emma Richardson. I think that maybe that kind of backup is the default now. You might just be hitting a php timeout...
View ArticleRe: new backup format - not available in 3.0
by hya agrawal. progress count error is all it shows !! Should i increase php execution time from 120 sec to something higher?
View ArticleRe: new backup format - not available in 3.0
by Steve Turley. For sure. My large backups can take up to an hour.
View ArticleRe: new backup format - not available in 3.0
by Mary Cooch. Hello Hya - I noticed you had also posted this in the tracker and I replied there: Sorry for the confusion. For each version of Moodle there is a new version of documentation, so the...
View ArticleRe: new backup format - not available in 3.0
by Emma Richardson. Yes, try raising to 360 for example and then turn on debugging - that will give you a more detailed error message.
View ArticleAutomated Backups, skipping courses clarification, end of term backups
by Paul L. Currently testing Automated Backups in an attempt to backup courses at the end of each term for long term storage and legal requirements. (ie 600 courses).There's 2 main settings that...
View ArticleRe: new backup format - not available in 3.0
by hya agrawal. Hi,Even though increasing the execution time in php.ini to 3600 doesn't seem to work. I did checked debugging option this time before taking a backup.This is what it tells :Coding...
View Article