Sir, I can't thank you enough for taking the time to put this video together. This kind of information is worth a lot of money on my region. And thanks to you, I did it all myself. I'm a big fan of your videos and have learned a lot from you. Please, keep making videos. Love, from Brazil.
Hi. Thank very, very much for this video. I have a question: once the upgrade is concluded, can I delete the "old" file, the previous version of moodle that is taking space in my server? Or will I have problems if I delete it? Sorry if it's a stupid question. I'm new to this. And thanks for your videos again. Learned A LOT from you.
Hi, do you mean the old backup, please download it and keep it on an external drive, once you have it in a safe place, you can remove it from the server.
If there isn't a latest version of the plugin, what needs to be done? Do we still need to download the plugin file and upload it into the blocks folder? And what about the existing settings for the plugins? Will those be retained?
Hi, If an outdated plugin causes your upgrade to fail, you can usually delete the plugin code rather than uninstalling it from within Moodle so that the data associated with it is not deleted.
Hi, please follow these steps: step 1 Open config.php file step 2 find the line that starts with "dbcollation... step 3 replace it with the following: dbcollation' => 'utf8mb4_unicode_ci' Step 4 save and refresh That will solve your error.
Sir, I can't thank you enough for taking the time to put this video together. This kind of information is worth a lot of money on my region. And thanks to you, I did it all myself. I'm a big fan of your videos and have learned a lot from you. Please, keep making videos. Love, from Brazil.
Thank you for watching my videos. I appreciate your positive feedback.
Thank you! Clear instructions. Helped me to update 😊
That's really great to hear, Thank you!
Hi. Thank very, very much for this video. I have a question: once the upgrade is concluded, can I delete the "old" file, the previous version of moodle that is taking space in my server? Or will I have problems if I delete it? Sorry if it's a stupid question. I'm new to this. And thanks for your videos again. Learned A LOT from you.
Hi, do you mean the old backup, please download it and keep it on an external drive, once you have it in a safe place, you can remove it from the server.
If there isn't a latest version of the plugin, what needs to be done? Do we still need to download the plugin file and upload it into the blocks folder? And what about the existing settings for the plugins? Will those be retained?
Hi, If an outdated plugin causes your upgrade to fail, you can usually delete the plugin code rather than uninstalling it from within Moodle so that the data associated with it is not deleted.
I can't seem to bypass the utf8mb4_unicode error, can you do a video to explain please?
Hi, please follow these steps:
step 1
Open config.php file
step 2
find the line that starts with "dbcollation...
step 3
replace it with the following:
dbcollation' => 'utf8mb4_unicode_ci'
Step 4
save and refresh
That will solve your error.
Hallo, if I currently use 4.1 version, should I upgrade to 4.1.11 or 4.2 to upgrade to 4.4 onwards? Thanks!
Hi, You can only upgrade to Moodle 4.4 from Moodle 4.1.2 or later. If upgrading from earlier versions, you must upgrade to 4.1.2 as a first step.