Help! all file links broken after restore
by Carol Booth. I restored my entire moodle 2.6.7 from database and moodledata backup because I upgraded my server from Ubuntu 12.04 to 14.04. At first, I thought everything was fine, except for a...
View ArticleRe: Help! all file links broken after restore
by Visvanath Ratnaweera. Hi Carol I restored my entire moodle 2.6.7 from database and moodledata backup because I upgraded my server from Ubuntu 12.04 to 14.04. So you didn't do a 'dist-upgrade',...
View ArticleRe: Help! all file links broken after restore
by Carol Booth. Hi VisvanathThanks for the reply. >So you didn't do a 'dist-upgrade', reinstalled Ubuntu instead, right? If you did a 'dist-upgrade' you could have left Moodle untouched.I didn't...
View ArticleRe: Help! all file links broken after restore
by Carol Booth. OK, I've made some progress. Disabling php-fpm seems to have fixed my file links so that localises the problem somewhat. I will post more detail later in case anyone else experiences...
View ArticleRe: Help! all file links broken after restore
by Visvanath Ratnaweera. Hi Carol Your problem is a delicate one. I don't think it makes much sense to do control experiments in various machines in different LANs. Since you seem to have a reliable...
View ArticleRe: Help! all file links broken after restore
by Carol Booth. Hi VisanthI'm happy to say that my moodle is properly working now. I had 2 problems:1. incorrect setup of php-fpmThe change to apache 2.4 was not the problem in itself but I had set...
View ArticleRe: Importance of /temp and /trashdir folders content
by Séverin Terrier. Hi,You mean that you're saving all files in moodledata folder to make a Moodle backup?You can ignore saving (and/or empty) these folders : temp, sessions, cache, localcachetrashdir...
View ArticleRe: Can't upload restore files
by Tiffany Morgan. I mistyped--the backup file is 500KB not MB
View ArticleRe: Can't upload restore files
by Ken Task. 400 (Bad Request) and https is a clue. The second item you are calling debugging isn't debugging. Turn on Debugging via Site Administration Menu. Search for debug and you'll find the...
View ArticleRe: Can't upload restore files
by Tiffany Morgan. Hi KenThanks for the reply. I have the following set which I thought enabled debugging;Debug messages: Set to ALLDisplay Debug messages: Set to YESPerformance info: Set to YESIs...
View ArticleRe: Can't upload restore files
by Ken Task. Thanks for the extra info ... makes difference. Set the drop down pick list for Debugging to Developer level (don't forget to turn it off when done). Turn off performance info.Did you...
View ArticleRe: Table "resource_old" doesn't exist
by Emma Richardson. And you restoring this on the same site it was backed up from? If not, do you have all the required plugins on the new site?
View ArticleRe: Table "resource_old" doesn't exist
by Ken Task. Ran into this once when attempting to restore a version 1.9 course to a 2.x. Are you restoring a 1.9 backup?The purpose of the mdl_resource_old, according to comments in the DB, is:backup...
View ArticleRe: Table "resource_old" doesn't exist
by Visvanath Ratnaweera. Emma I should have mentioned that I don't know when this happens. Nobody complained. I found it in Apache logs and thought "Coding error" is not a nice thing. Kind of a...
View ArticleRe: Table "resource_old" doesn't exist
by Visvanath Ratnaweera. Ken As I was telling Emma, I don't know what creates these log entries. Will check with the admin and the teachers first and come back, if I find more information. Many thanks!
View ArticleRe: !!! error/error_zip_packing !!!
by Séverin Terrier. It seems to be fixed for 2.9 : MDL-31500
View ArticleRe: Potential coding error - existing temptables found when disposing...
by Baptiste Lhoste. Hi everybody,I have the same issue on my moodle 2.8.3. Does anybody have an idea ?It is little critic for me.Best regards,Tistou
View ArticleImport course from other moodle site
by Niels Frederickx. I was wondering if it is possible to backup a course from one moodle site (example1.moodle.com) to another moodle site (example2.moodle.com).If so, does this work with the backup...
View ArticleRe: Potential coding error - existing temptables found when disposing...
by Baptiste Lhoste. Hi everybody,Forget it. I have wrong permissions for my database user.I found it after enabling debug in Administration > Site administration > Development >...
View Article