Manual:renameWiki.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

renameWiki.php was a maintenance script that was located in the maintenance directory that could be used to rename a wiki database. It is Wikimedia-specific, and it was moved to the WikimediaMaintenance extension in r96489.

Usage

php renameWiki.php <parameters/options> <olddbname> <newdbname>

or

php importDump.php <olddbname> <newdbname>