我在一台服务器上运行 MediaWiki,需要将其迁移到另一台服务器上。需要采取哪些步骤才能将其干净地迁移到另一台主机?最短的停机时间是可以接受的。
答案1
您是否尝试过检查MediaWiki 移动 Wiki 的流程?
简短版本如下:
Back up the database
Back up the MediaWiki files
Re-create the database, user and permissions
Import the database backup
Import the MediaWiki files
Check the configuration file
Test