Menachem Bazian wrote: > Which is precisely my problem. This has already been installed and used. I > need to move it FROM ubuntu to Windows. Is there any guide on where things > are when installed from the .deb?
You only need to move the database contents. The MW code is essentially the same. 1 - Backup the database. 2 - Install a fresh version of MW on the Windows platform. Make sure you use the same DB prefix as was on the Ubuntu platform. 3 - Restore the DB to the Windows platform. This will overwrite the newly installed DB. 4 - If the Windows MW version is newer than the Ubuntu version, run the update.php script (info is in the UPGRADE file in the wiki's root). That should be it. Mike _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
