Errors after upgrading
by John Smith. Hi,I have upgraded from 2.6.2 (Build: 20140310) to 2.7+ (Build: 20140515) and receiving the following error "error reading from database" after enabling debugging from config file, i am...
View ArticleRe: PHP error on new installation
by john Simpson. From what source did you install Moodle. Was it from the Hostgater control panel? Also can you upgrade your PHP from this control panel?
View ArticleRe: PHP error on new installation
by michael sanderson. I installed manually from the source obtained from moodle AND hostgator with the same error. Hostgator has PHP 5.4 installed which is compatible with 2.7
View ArticleRe: PHP error on new installation
by Matteo Scaramuccia. Hi Michael,that PHP error means that you're running a PHP version not supporting namespaces i.e. < 5.3.0. Please, double check the PHP version issue with Hostgator tech...
View ArticleRe: PHP error on new installation
by john Simpson. Speaking as someone with recent experiences and definitely not as a moodle expert. If you can't have your PHP upgraded with hostgater, go to moodle download section, go down the list...
View ArticleRe: Copying Moodle folder from test install
by Rick Jerz. I think that you have to treat Moodle as containing both the moodledata folder, and the mySQL database. When I move my Moodles around for experimenting, I always keep these together...
View ArticleRe: This is what I did.
by Carlos Correa. I tried and didn´t work Do you´ll know other news tips???Regards.
View ArticleRe: This is what I did.
by Emma Richardson. You need to set up a domain name that is mapped to from outside (www) and internal network with DNS. Then in config.php change $CFG->wwwroot = 'http://192.168.1.254/moodle' to...
View ArticleRe: Manually finding and deleting orphaned files (M2.2+)
by Hartmut Scherer. Hi Ken,Thank you for your detailed reply. I found the blog post from Jonathan Moore How to list the largest files in a Moodle 2.x site very helpful. I definitely will take your...
View Articlemultiple edits of .conf and .ini files
by B K. Hi folksthese are the isntructions i am following to install moodle.http://docs.moodle.org/27/en/Step-by-step_Installation_Guide_for_UbuntuSYSTEMUbuntu 14.04 LTS (amd x64)moodle version...
View ArticleUnintentional upgrade- can't get past plugins check
by simi solesi. I was trying to install a plugin into my moodle site (2.6.7 i think), however when I clicked install it brought me to this page here:sorry for the unnecessary space. Now i've installed...
View ArticleNew 2.7 Install Email Setup
by Richard Robinson. Good Morning,I was finally able to upgrade from 2.3 to 2.7 (after many painful and vain attempts), but I am currently stuck with this issue:I restored all of my users from a...
View ArticleRe: Cron issues Moodle 2.7
by benoit tostain. Hi Nic,I have exactly the same problem since the migration to Moodle 2.7 at SiteGround. Did you find the solution? I just reopen the SiteGround ticket, giving them the answer from...
View ArticleRe: New 2.7 Install Email Setup
by Emma Richardson. Export all users, create csv upload file and change password for all users to changeme. This forces a password change on first login. You just need to tell users to login with...
View ArticleRe: New 2.7 Install Email Setup
by Richard Robinson. Exporting users is something I should know how to use, but this is my first Moodle site to admin. So would you mind terribly helping me get started on the export process?Thank...
View ArticleRe: New 2.7 Install Email Setup
by Richard Robinson. Thank you for the help. I was able to figure it out!. Do you have any suggestions on the email?Thanks
View ArticleRe: Unintentional upgrade- can't get past plugins check
by Emma Richardson. This is the page you are meant to get to. Click on Upgrade Database and you will be done. You are not upgrading the system, this is the next step in installing the plugins.
View ArticleRe: Cron issues Moodle 2.7
by Damyon Wiese. Only having 2 scheduled tasks listed there is definitely wrong and could have been caused (I guess) by hitting that file limit during the upgrade. Later I will make a quick script...
View ArticleRe: Site not accessible after installation "Redirect Loop" (New Installation)
by Julian Davis. That turned out to my issue, thanks for the tip!Julian
View ArticleRe: Moodle 2.4.1+ Install Hangs / Virtualmin
by Omar Ramon. I had the same problem. I changed the PHP execution mode to CGI (not FGCI) and -while it stills leave me on a blank page with just a title-, the execution continues in the background....
View Article