Re: Moodle Compatibility
by Howard Miller. That's not strictly a question that can be answered. Moodle is compatible with the underlying server software, not the OS.The sofware requirements are here:...
View ArticleRe: Unable to update to Moodle v2.4.2 from v2.3.1
by Stephen Hardy. Hi Luis, This worked for me (Although I used xCopy to copy permissions) however now my admin account cannot access 'Site administration' any clues? Thanks Stephen
View ArticleRe: LDAP Authentication
by Howard Miller. It doesn't help that you are using Ubuntu 11.04 which is no longer supported. You need to update Ubuntu.
View ArticleRe: LDAP Authentication
by John Smith. lock files, I do not have any othe package manager or updater opened that i know off. How would you know if there is something else opened.when It do apt-get update it asks me at the...
View ArticleRe: LDAP Authentication
by John Smith. by updating ubuntu wil I loose my moodle packagethat is allready set up?
View ArticleRe: LDAP Authentication
by Howard Miller. You *should* be able to upgrade through the various versions...https://help.ubuntu.com/community/OneiricUpgradeshttps://help.ubuntu.com/community/PreciseUpgrades...you can stop at...
View ArticleRe: LDAP Authentication
by Howard Miller. Not of Moodle. How did you install Moodle (I'm hoping you don't say via apt-get)? The instructions for backups are here - Site_backup.Really, all you need is a dump of the...
View ArticleRe: LDAP Authentication
by John Smith. Will I have to upgrade using all 3 links or can I just upgrade using the 3 link.
View ArticleRe: LDAP Authentication
by Howard Miller. You should do it each step at a time. Three steps - lots of downloads
View ArticleRe: LDAP Authentication
by John Smith. Right this is going to be really challanging. stupid question. where will thisbe backed up on and how will i recover it after the upgrades?
View ArticleRequest
by Sunad Turnya. Dear Mr/Mrs,I am a beginner and I am still cofused installing Moodle. Would you be so kind to guide me please.Thank you
View ArticleRe: Request
by Derek Chirnside. Try this link Sunad: http://docs.moodle.org/24/en/Installing_Moodle-Derek
View ArticleRe: Moodle My page Could not connect to database
by Howard Miller. Switch on Debugging (right up to Developer level) so we can get the full trace of the error.Is you site completely standard? Are there any additions, plugins or patches?
View ArticleRe: Cannot Find Icons and moodle images during and after installation.
by Howard Miller. I'm going to start with - there is a bug in your script.As you don't tell us what it does, why you did it (simpler than what?) then it's very hard to help.Check....1. Does your...
View ArticleRe: Moodle My page Could not connect to database
by Ian Ross. You know, I thought it was but then when you asked the question I realised it wasn't and you fixed my problem :O)Thank you for asking and helping me fix it, it was a very non-standard...
View ArticleCan not find data record in database table course_modules.
by Simon Brock. we are experiencing a similar error but in the course_modules :Can not find data record in database table course_modules. Debug info: SELECT id,course FROM {course_modules} WHERE id =...
View ArticleRe: Can not find data record in database table course_modules.
by Simon Brock. fixed it withupdate mdl_course set modinfo='' where id = 10024;
View ArticlePHP 5.4.x
by James Crook. We have moodle 2.4.2 working on Server 2008 R2 PHP 5.3.8.I have been trying to up date to PHP 5.4.13 which appears to work. MRBS another PHP application is working correctly.Moodle...
View ArticleRe: PHP 5.4.x
by Howard Miller. Switch on Debugging (you may well have to do it in your config.php file), recreate your error and find the error in the error/event logs. What's the full trace of the error?Error 500...
View Article