Re: Setting Up Cron Job
by E. L. Cooper. If you set your server up to run crons the crons will run. There is no special command to use. Command line activated cron is a script in moodle that runs crons manually which can be...
View ArticleRe: XAMPP - 1.7.7-VC9 compatable with Moodle 2.2 on Server 2008R2
by E. L. Cooper. The simple truth is Moodle runs best on a unix LAMP server so when you say other people have less issues that really a big piece of the answer. There are a lot of things you can do...
View ArticleRe: Upgrade 1.9.x to 2.3.2+
by Layne Heiny. I think you missed some important information or I was not clear. At no point was I doing the same exact things repeatedly - except in two attempts and I received two different...
View ArticleRe: Upgrade 1.9.x to 2.3.2+
by Layne Heiny. I tried the 1.9+ to 2.2 several different times (different settings of memory_limit and optimizing tables/truncating tables). All fail. I uploaded the 2.1 files last night and plan to...
View ArticleParent directory (/home/vhosts) is not writeable. Data directory...
by manyang chen. tried to install moodle on a ueuo server. Insaller wanted to create a directory but couldn't. Went to file manager an created vhosts and sub directory vhosts/moodledata. changed...
View ArticleRe: Upgrade 1.9.x to 2.3.2+
by Layne Heiny. Another failed upgrade. Current 1.9.18 Build 20120601mysql 5.1.63php 5.3.17Upgrade Attempt2.1.8+ (Build: 20120927) (2011070108.03) Attached the screenshot.
View ArticleRe: Can't get git to update my Moodle Install.
by Rodney Wolford. Hello Ken, Thanks for your response. It made perfect sense to me. Unfortunately, it didn't work as I expected. We are using a Centos Linux OS, so your commands worked properly. I...
View ArticleRe: Parent directory (/home/vhosts) is not writeable. Data directory...
by Ken Task. From hosting provider? http://www.freewebhostingarea.com/faq.html What is server path for my site? /home/vhosts/youraccount youraccount = yourchoice.6te.net So moodledata path would be...
View ArticleRe: Upgrade 1.9.x to 2.3.2+
by Ken Task. Not that you need any more advice, but maybe a brief explanation is in order ... In 1.9.x data folder there were course ID folders and all files related to a course could be found in...
View ArticleRe: Can't get git to update my Moodle Install.
by Ken Task. Run CentOS myself as well ... See the * master line? Sorry, been a while since I've tinkered with this ... In the new directory, git doesn't know what branch you're tracking (remember...
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Tim Hunt. I am sure someone else hit this problem, but I cannot find the tracker issue or forum thread now. Basically, what is going on is that due to old bugs, some bits of quiz attempt data in...
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Steve Lawrence. Thank you, my SQL is *very* rusty, but that gives an SQL error: Invalid column name 'numduplicates'. I'm using Microsoft SQL 2008 if that makes any difference? (Wasn't my choice.)...
View ArticleRe: From 1.9.9 to 2.2 on my own
by Ulrike Albers. Hello again, Just to say that my server support says that they had switched from 5.2. to 5.3. php version (probably from 5.2.16 to 5.3.15 they won't know). So this remains quite a...
View ArticleLogin Page when Installing Moodle 2.3.2
by learning moodler. Hi everyone, there is an issue came up with my Moodle installation. After installing plugins successfuly, Moodle displayed login page but actually i havent set my username and...
View ArticleRe: Error Msg.: Config table does not contain version, can not continue, sorry.
by learning moodler. This issue has been resolved in this forum, please check https://moodle.org/mod/forum/discuss.php?d=187555. I also use MySql from wampserver 2.2. Thanks.
View ArticleRe: Still can't get git to update my Moodle Install but closer!
by Rodney Wolford. Ken, Last message was last Friday. I said I'd work through it on the weekend. Just now finished, today. Quite a lot of issues to solve, but your support showed the way and made it...
View ArticleRe: Upgrade: mod-quiz duplicate key row error
by Tim Hunt. That was the right way to fix the HTML. Sorry I got it wrong. Well done for finding the other forum thread. What you need to do now is to look at those problem attempts, and try to work...
View Articleis it possible to activate another php.ini?
by Txell Bach. moodle version 2.2.2 I've just re-installed moodle and solved the trouble with the plugins, but, for some reason, I'm not being able to import files bigger than 10 MB wich is a big...
View ArticleMoodle Upgrading Process
by Gary Marsh. I am the administer of our Moodle 1.9.5 Build 20090515 production site that I will upgrade to Moodle 2.??.??, eventually. Meanwhile, I have installed the Moodle 2.2.2, Build 20120312,...
View ArticleRe: is it possible to activate another php.ini?
by Edmund Edgar. Hi Txell. Are you using Apache? If so, if your server is set up to allow it, try creating an .htaccess file: php_value post_max_size 64Mphp_value upload_max_filesize 64M Some...
View Article