]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - maintenance/README
MediaWiki 1.16.0
[autoinstallsdev/mediawiki.git] / maintenance / README
index e4c01b5354f7ea5eff0b8688c4c3e29f0ee641b1..d6e7691705db859eeac84e3872a698f2e521003e 100644 (file)
@@ -10,8 +10,8 @@ proper installation.
 
 Certain scripts will require elevated access to the database. In order to
 provide this, first create a MySQL user with "all" permissions on the wiki
-database, and then place their username and password in an AdminSettings.php
-file in the directory above. See AdminSettings.sample for specifics on this.
+database, and then set $wgDBadminuser and $wgDBadminpassword in your
+LocalSettings.php
 
 === Brief explanation of files ===
 
@@ -78,7 +78,7 @@ installations.
        rebuildImages.php
        Update image metadata records
 
-       rebuildMessages.php
+       rebuildmessages.php
        Update the MediaWiki namespace after changing site language
 
        rebuildtextindex.php
@@ -94,7 +94,7 @@ installations.
        Immediately complete all jobs in the job queue
 
        stats.php
-       Show all statistics stored in memcached
+       Show all statistics stored in the cache
 
        undelete.php
        Undelete all revisions of a page