https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23073 --- Comment #17 from Thomas Dukleth <td-koha-bugs@agogme.com> --- A much improved version of code and Koha Wiki files to test migrating the database and upgrading the wiki in a now much more manageable 123 MiB archive including automated support for copying wiki files to configured locations eliminating redundancy from the previous version is currently available at , https://test01.agogme.com/koha_migrate_mwiki_db_and_upgrade_test.tgz . The migration and update code is still a work in progress for having every both detail correct and known to be correct. Migration to a proper MediaWiki supported MySQL binary character encoding database runs without errors or warnings as it had at the end of 2019 but with some minor 2020 improvements and major 2021 improvements in managing database column types. The wiki upgrade code from 2021 works but the upgrade instance needs some evident configuration, etc. improvements to take advantage of features in the current MediaWiki version whether outdated content is maintained as a static archive or as a dynamic archive with mass tagging of outdated pages in the same wiki along with current pages with a distinct search query page for accessing old content as I am preparing to test. All changes from the previously posted version are improvements to automation and sharing in a useful manner. Improvements for the resulting migrated upgrade are forthcoming after some more changes improving automation of the installation. Anyone interested in testing would need to separately obtain a full dump of the Koha Wiki to avoid publicly compromising Koha Wiki usernames and passwords which are not contained in the published archive. Similarly as I should have mentioned previously, the issue of resetting wgSecretKey in LocalSettings.php could be avoided by obtaining a copy of the Koha Wiki LocalSettings.php . -- You are receiving this mail because: You are watching all bug changes.