Difference between revisions of "User:Djgreen/MediaWiki: Engr Installation"

From WolfTech
Jump to navigation Jump to search
m
 
m
Line 2: Line 2:
 
#Unpack the files into the intended directory.
 
#Unpack the files into the intended directory.
 
#Create a database called mediawiki_<nameofsite>, and a corresponding useraccount
 
#Create a database called mediawiki_<nameofsite>, and a corresponding useraccount
##User account needs '''create, select, insert, update, delete, lock tables''' on the DB.
+
#*User account needs '''create, select, insert, update, delete, lock tables''' on the DB.
 
#Autoinstaller isn't going to work, so don't even  bother.  
 
#Autoinstaller isn't going to work, so don't even  bother.  
 
#
 
#
  
 
==Upgrading==
 
==Upgrading==

Revision as of 10:16, 28 June 2006

Installing

  1. Unpack the files into the intended directory.
  2. Create a database called mediawiki_<nameofsite>, and a corresponding useraccount
    • User account needs create, select, insert, update, delete, lock tables on the DB.
  3. Autoinstaller isn't going to work, so don't even bother.

Upgrading