Re: Installation problem with Moodle 2.5
by Matteo Scaramuccia. Hi Romano,you should open an issue in https://tracker.moodle.org/browse/CONTRIB/component/10295 to ask the mantainer if it is possible to avoid that call.Otherwise the solution...
View ArticleRe: Creating multiple instances on Windows server
by Michael Percival. Thanks Guillermo for the insight, the changes to httpd.conf is what I needed to configure a root directory. However, it still doesn't bring up the install wizard from URL...
View ArticleRe: Creating multiple instances on Windows server
by Michael Percival. Yes, I read your post very carefully and it still didn't work for me in a Windows environment. Plus you assume I know more about this product than I do. Thanks for the posts,...
View ArticleRe: Error writing to database
by Justas Pranskaitis. Tryed the same process with Firefox - success.
View ArticleRe: new clean installation Moodle 2.5.1+
by Brian Yare. Solved the "choose database driver" screen problem.I had to change the collation from utf8_general_ci to utf8_unicode_ci.If the installation process had just displayed an appropriate...
View Article404 message in some modules after upgrading to 2.5.1
by Tom Tabaczynski. Hi,I upgraded to 2.5.2 and had to reinstall some modules. Two modules: Checklist and Workflow don't work. After I click on the activity link inside the course I get the 404 Page...
View ArticleRe: Creating multiple instances on Windows server
by Luis de Vasconcelos. Don't forget to give each of your instances a unique COOKIE PREFIX under Site administration/ Server/ Session handling. I've seen weird things happen when two Moodle instances...
View ArticleRe: Upgrade to 2.5.1 - WYSIWYG editor intermittent
by Francisco Estanqueiro. Thanks! It solved our "TypeError: t is null" on loading TinyMCE / Drag and Drop JS's.
View ArticlePHPmailer
by Mike McNamara. On Centos 5, after a recent upgrade to moodle 2.4.3 build 20130318, PHP 5.32, Mysql 5.533 I am getting a PHP warning that is filling up my server httpd log with errors PHP Warning:...
View ArticleError upgrading to 2.5.1 (from 2.4.5)
by David Haider. Hi. I've upgraded moodle successfully in the past, but the update to 2.5.1 is failing. I get the screen saying the moodle file have been changed and upgrade is going to be installed....
View ArticleRe: Error upgrading to 2.5.1 (from 2.4.5)
by David Haider. Thanks. They just got back to me with the logs. turns out it was a php timeout. They increased it to 90seconds and the install proceeded.Thanks.
View ArticleRe: Automatic Windows services startup
by Michael Chan. I have the same problem. Has anyone found a fix for this? Thanks.
View ArticleRe: new clean installation Moodle 2.5.1+
by Rick Jerz. Brian, yep, that is something that I always do and I didn't think about mentioning it to you.Make sure to keep careful notes so that you can repeat this install process in the...
View ArticleRe: new clean installation Moodle 2.5.1+
by Brian Yare. Rick I now have a working Moodle 2.5.1+ at my ISP.I only have a small site, 36 courses and about 45 users.I have left all the old courses at 1.9.15 until I work out how to import them....
View ArticleRe: new clean installation Moodle 2.5.1+
by Rick Jerz. Great to hear this. Right now, my Moodle site has four courses running, and around 70 students, so we are roughly the same size.It's been awhile since I moved from 1.9 to 2.0, so I am...
View ArticleRe: Creating multiple instances on Windows server
by Guillermo Madero S.. Hi Michael,Maybe you'll get a better picture if I describe my own setup. In my Y: drive I have a "lhost" directory to contain all "Web" related apps. At the first level there...
View ArticleRe: PHPmailer
by Matteo Scaramuccia. Hi Mike,given that error, I wonder if, during your update, someone closed/changed the access to the SMTP server configured in your Moodle installation.The PHPMailer code should...
View ArticleRe: PHPmailer
by Mike McNamara. Moodle is configured to use Gmail for smtp and has been for a whilewith the same settings (smtp.gmail.com:465) we used in 2.2 (are there changes?)sendmail is installed on the server,...
View ArticleRe: Is this normal? Upgrade process deletes 'custom legacy' table field
by Tim Hunt. Upgrades do not remove custom DB fields. They may remove standard fields that used to have a purpose in Moodle, but no longer do.What custom fields had been added?
View Article