Moodle not displaying properly when using IP address. OK with localhost
by Guillaume Buro. HI all,I have setup moodle 2.4.2 (11th March 2013) using an Apacheserver 2.2.8, PHP 5.4.12 on a windows XP machine. Everythings work perfectly fine when using the localhost address...
View ArticleRe: Cannot upgrade from 2.4.1 to 2.42
by Richard Jones. Thanks all for the information and the links to the tracker. Yes, when the same update query is executed directly in the query window it works. Having just moved our install to...
View ArticleRe: How do I change the upload limit?
by Mary Cooch. Hello there. Please see # 7 here Site policies and also File upload size
View ArticleRe: up greading from 2.4 to 2.4.2
by Rick Jerz. Hi DeWayne, it is good to see you again.I just did this upgrade the other day. I made this video showing how I did it on my GoDaddy VPS, for Gary L. because he had a similar question....
View ArticleRe: Cannot upgrade from 2.4.1 to 2.42
by Mohsen Farahi. I finally could find a work around to upgrade from 2.3.3 to any of the higher versions when the moodle database is on MS SQL.The issue is that the update script freezes on any query...
View ArticleRe: PHP configuration in Macos Mountain Lion
by Kim Perkins. Hi All thanks for the help. I found the correct file in /private/etc I had added the info at the top of the file but did not find that the original file size definitions were also...
View ArticleRe: How to increase the file size upload limit in Moodle 2.3.2
by Mark Matsune. Hi Al,Thanks very much for taking the time to help me. I went through the doc you suggested, but I think it must be over my head. I couldn't find the /etc/php5/apache2/...
View ArticleRe: How to increase the file size upload limit in Moodle 2.3.2
by Rick Jerz. Mark, sometimes finding the right php.ini that your moodle is using can be challenging because there might be more than one. I am not an expert on this, but I don't think that the...
View ArticleRe: Moodle 234 installation with Oracle 11G
by Marin Sok. It works now after added ORACLE_BASE=/u01/app/oracle; export ORACLE_BASEORACLE_HOME=$ORACLE_BASE/product/11.2.0/client_1; export ORACLE_HOMEORACLE_SID=moodle; export ORACLE_SIDexport...
View ArticleRe: How to increase the file size upload limit in Moodle 2.3.2
by Mark Matsune. Hi Rick,Thanks so much for the new ideas and encouragement. I hope you or someone else will help me with my many neophyte responses to the questions you gave me.1) Can you find the...
View ArticleRe: How to increase the file size upload limit in Moodle 2.3.2
by Tony Butler. Hi Mark,As you're using a hosting service you'll probably find a hidden file called .htaccess in your moodle root directory - if not, create one and add the following:php_value...
View ArticleRe: Installing Moodle 2.4.1 0n hosted server - PHP issues
by Andy Pellow. Hi everyone,Thanks for all the advice. I have got to the root of the issue and resolved it.Basically, my existing sub domains were using the .htaccess in the main domain, using PHP...
View ArticleRe: Upgrading from 1.8.1 or start fresh?
by Ken Task. Wow. At least it sounds like there is 'buy in' to move forwards and upwards. That's good. Trying to be a 'change agent' is ... shall we say very difficult. Hopefully, 2 *will* cause...
View ArticleRe: Moodle 2.5 migration
by Andres Andy. Hello again, I realize that 2.5 isn't out yet but I am trying to plan our next migration based on the requirements for 2.5. We are currently at 2.2 and are trying to decide if we...
View ArticleRe: Stuck at the Password
by Ken Task. Ok, another dumb question ... a DB exist for this installation correct? Maybe, it's not accepting or can find 'defaults' for those prompts that I see you've left blank ... I know it's a...
View ArticleRe: Stuck at the Password
by Buster Blocker. Ken,The blanks you see result from hitting return, i.e. accepting the default values and letting Moodle enter them for me. It is no different if I actually enter the data listed as...
View ArticleRe: Upgrading from 1.8.1 or start fresh?
by Shawn LoPorto. Checkout my post in this forum and see if it helps you out. I went through a similar process going from 1.9.5 to 2.4.1https://moodle.org/mod/forum/discuss.php?d=224561
View ArticleRe: Stuck at the Password
by Ken Task. Does the DB exist for this new install?mysql -u root -pshould get you a mysql prompt. Go ahead and login if you get a prompt.While at the mysql> prompt, show databases;See a DB for...
View ArticleRe: Stuck at the Password
by Buster Blocker. DOH!Turns out another undocumented land-mine was in play. The latest version of Moodle requires PHP v. 5.3.2, and our server was sitting at 5.3.1. Time for a trip to Upgrade-Land,...
View ArticleRe: Stuck at the Password
by Ken Task. 'Hero'?!!!! Ohhhhh, please. ;) But thanks for the thought!Was about to ask for those specifics! Run a version 2.4.x on MAMP and XAMP off a Mac OSX laptop 'for fun', so was kinda...
View Article