Sent you a pm. Ken is right that it can be complicated but it also not be too bad at all. Last four I did all got done without too much hassle and no loss of data. Upgrading is the only way to save your existing data (course records/grades/user accounts, etc..).
Re: 1.9v to Newest version
Re: PHP 7.2 and plugin compatibility
Does this help? https://moodle.org/mod/forum/discuss.php?d=384040
Moodle Installation on Server 2016
Am encountering issues with installation of Moodle on Server 2016 Standard 64 bit version with 8 gb RAM capacity.
First issue or road block is with the php_extension not being enabled. We did follow the instructions provided in the following link and still not change:
https://docs.moodle.org/36/en/admin/environment/php_extension/intl
Re: Moodle Installation on Server 2016
What version of PHP do you have? You'll need to install the corresponding Visual C++ Redistributable for Visual Studio as documented on the PHP For Windows page.
You need to have the required PHP extensions enabled in php.ini.
If you're still having problems include a screenshot of any error messages, and open a command prompt window, run php --version (changing to the PHP folder first) and include the command's output.
Re: Moodle Installation on Server 2016
However with some research on Moodle Documentation page, i did come across Bitnami Moodle Stack and was able to install and run Moodle successfully.
Re: Moodle Installation on Server 2016
Thanks for your instructions Leon, will try these steps now and keep you updated. Appreciate your input and patience.
Re: Moodle Installation on Server 2016
Microsoft Visual C++ 2015 Redistributable (x64) 14.0.23026
Unfortunately i have checked the required extensions and they are enabled and still not working.
php.ini file was configured as described (php --- INI-PRODUCTION File is the file type seen) and this was the file which was modified. Still not working.
Re: 1.9v to Newest version
Part of this data should not be in a live LMS. I mean the examination submissions and the grading. For example in our institution we need to be able to reproduce any examination work and its grading for the last ten years. We do not, and can not, depend on a running LMS (and a system administrator) to salvage that data. The institute heads, who have the responsibility, have developed their own methods for archiving this data. Ultimately they are ordered collections of files: the course handbook, examination papers, uploaded submissions, grading spread sheets, etc. Once they are in place, the LMS may die. In fact, being a four year programme, we don't keep courses older than that in our LMS.
OK, as a second line of defense, you can keep the old LMS running off-line. But start with a fresh installation of a current Moodle and export course content (without user data) in to the new Moodle. Ref. https://docs.moodle.org/19/en/Course_backup and https://docs.moodle.org/en/Course_restore. Optionally, in the unlikely case that the old students haven't still passed out, you can transfer the user database (or part of it) to the new Moodle.
Of course this is the way our institution look at it. Yours could be different.
Re: 1.9v to Newest version
My last one was a Moodle 2.3 to 3.5. That got complicated because of a plug-in amoung other things. There are two plug-ins for course certificates, from the same author, the newer one is supposed to replace the old one at some time. In long jumps like this, that time window gets lost. To make the matters worse, I was a complete beginner to the course certificate functionality. All is settled, but took painfully long.
Upgrading 3.1 to 3.6
Hi all. I am new to this group. I am a web designer and am "tech savvy" but not in Moodle. I need to upgrade a client's Moodle from 3.1 to 3.6 so:
1. Am I getting into a whole heap of trouble?
2. Is it best to sub-out the work to someone who kindly volunteers?
3. What problems can I expect?
Many thanks all and thank God for Forums.
Jacqui
Re: Upgrading 3.1 to 3.6
1. Read the documentation carefully. Upgrade ease depends on the number of plugins and the host that is installed on. Most basic webhosts do not have the necessary database settings to upgrade to 3.6.
2. If you are going to sub out the work, I doubt anyone is going to volunteer without pay!
3. You might have to go to 3.2 first, you are probably going to need to upgrade your php version. Again, check the release notes for upgrade prerequisites.
Re: Upgrading 3.1 to 3.6
Take a copy of the site and upgrade that first, then ask the client to test it. When they're happy it's working as expected, upgrade the live site following the same steps. That way you should find out about any problems during the test upgrade.
You could set up an empty Moodle 3.1 site yourself first and upgrade it to Moodle 3.6 to familiarise yourself with the process (Moodle 3.1 can be upgraded to Moodle 3.6 in one step without needing to upgrade to intermediate versions).
The minimum supported versions of PHP has changed between versions so you'll need at least PHP 7.0 on the server hosting Moodle.
Any third party themes and plugins may be an issue so find out what's installed and see if these support upgrading to Moodle 3.6.
But in general such an upgrade shouldn't be a problem it just needs planning and testing. If you run into unexpected issues, then hopefully the forums can help.
Re: 1.9v to Newest version
Is there a way to just free this moodle in time? Make sure sever side that it remains functional in the long run?
Background: This was a tuition-free volunteer-based educational institution that I built pretty much on my own back in 2008 and want to keep running for decades to come. It's focused on frontier psychological sciences and consciousness studies. I spent my life writing all of the academic textbooks for it, exams, assignments, the whole shebang.
I really wanted to update for stability, but I'm about to launch the FIRST masters second-degree in a subfield ever, and I would prefer it to be as stable as possible. I suppose I could secure a volunteer to build a new moodle and put that program over there, but it just seems like it would take so long to do and we are so close to launching the program, 6 years in the making.
I'd do it all myself in half the time if I could, but I've been unable to do this kind of stuff for 4 years now due to a progressive neurological disability. I updated it and weeded out as many glitches as possible, and did a design overhaul, right before my condition took a turn for the worse, so I'm so grateful to my former self for pulling that off just in time.
Re: Upgrading 3.1 to 3.6
Thanks so much for this. "volunteer" was the wrong word - I did mean I would pay them.
Great advice thanks.
Re: Upgrading 3.1 to 3.6
Thanks Leon. All sound advice.
Can I have 2 Moodles set up on the same domain? Thinking of the file names moodledata etc.
Thanks
Jacqui
Re: 1.9v to Newest version
Did I understand you correctly: You made your follow up programme, the masters, also on the same Moodle 1.9?
Re: Upgrading 3.1 to 3.6
You can always upgrade a copy to practice. This is how you take a copy (of the 3.1): https://docs.moodle.org/31/en/Moodle_migration.
Re: Upgrading 3.1 to 3.6
Thank you Visvanath. Much appreciated.
Jacqui
Re: 1.9v to Newest version
"Is there a way to just free this moodle in time? Make sure sever side that it remains functional in the long run?"
If I understand you correctly, you want to keep the 1.9 site available, while updating your server and Moodle to the latest version. I found myself in the same situation and solved it with an Odroid XU4, Small Board Computer (SBC). This SBC is on my intranet only, is usually turned on ONLY when I need to find or refer to something in an old Moodle, the operating system is NOT updated so it will not break the old Moodle, and I keep a backup of everything elsewhere in case the Odroid should have problems.
NOTE: When I was actively teaching, I created a new Moodle with the latest version each year. So, I actually have a backup of each year on that Odroid.
Re: 1.9v to Newest version
Yes, it's about 75% complete on the 1.9 moodle.