I have MediaWiki running on one server, and need to migrate it to another. What steps need to be taken to cleanly move it to another host? Minimal downtime is acceptable.
Asked
Active
Viewed 3,740 times
1 Answers
3
Have you tried checking MediaWiki's process for moving a Wiki?
The short version is:
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

MDMarra
- 100,734
- 32
- 197
- 329

Driftpeasant
- 3,217
- 2
- 22
- 28