Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:installation:mediawiki_installation [2017/09/07 14:33]
Lisa Clarke [Mariadb Installation:]
litespeed_wiki:installation:mediawiki_installation [2017/09/07 14:34]
Lisa Clarke [Set Index File]
Line 28: Line 28:
 Enter ''​$yourpassword''​ Enter ''​$yourpassword''​
 =====Create MediaWiki DB Account ===== =====Create MediaWiki DB Account =====
-Create the Joomla ​database and your Joomla ​user/​password:​+Create the MediaWiki ​database and your MediaWiki ​user/​password:​
 <​code>​ mysql -u root -p$yourmysqlpassword <​code>​ mysql -u root -p$yourmysqlpassword
  ​create database mediawiki; grant all privileges on mediawiki.* to mediawiki@localhost identified by '​mediawiki';​ exit;</​code> ​  ​create database mediawiki; grant all privileges on mediawiki.* to mediawiki@localhost identified by '​mediawiki';​ exit;</​code> ​
Line 35: Line 35:
 ===== Set Index File ===== ===== Set Index File =====
  
-An index file needs to be set in Litespeed web admin console. Navigate to **Virtual Hosts > Select Virtual Host from List >  General > Index Files**, click **Edit** on top right corner, ​now inside **Index Files** box enter **index.html,​index.php**.+An index file needs to be set in LiteSpeed Web Admin console. Navigate to **Virtual Hosts > Select Virtual Host from List >  General > Index Files**, click **Edit** on top right corner, ​and enter **index.html,​index.php** ​in the **Index Files** box.
  
 {{ :​litespeed_wiki:​installation:​selection_010.png?​600 |}} {{ :​litespeed_wiki:​installation:​selection_010.png?​600 |}}
  • Admin
  • Last modified: 2017/09/07 14:41
  • by Lisa Clarke