When I do upgrades again, this is my brain dump at the end of the 2.3 - 2.4 upgrade
a - go to phpMyAdmin and backup the xxxxx db to xxxxx_copy_date
1 - copy the existing folder to xxxxxx24, then create the xxxxxxx folder and copy the moodle 2.5 code into it
2 - copy the config.php file from xxxxxx24 into xxxxxx
3 - copy the images from the xxxxx24/local folder into xxxx/local
4 - copy the robots.txt file from the xxxx24 root to the xxxx root
5 - copy the analytics.php file from the xxxx24 root to the xxxx root
6 - edit the index.php file in the xxxxxx root, adding require('analytics.php');
7 - rename the error log from xxxxxx.log to xxxxxx24.log, the new xxxxx.log will be created by moodle
8 - run the config change report in moodle 2.4 - report of what config settings to update after upgrade
9 - most of the theme and other site configuration settings persisted
10 - re-install the hotpod module for batavia (this is the only plugin module used)
Monitor both the google analytics account(s) and the new error logs to be sure everything is as it should be.
No comments:
Post a Comment