Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:installation:joomla_installation [2017/09/07 09:33]
Usman Nasir created
litespeed_wiki:installation:joomla_installation [2017/09/07 13:57]
Lisa Clarke [Set Index File]
Line 20: Line 20:
  
  
-=====Mariadb ​Installation:​=====+=====MariaDB ​Installation:​=====
 Install MariaDB: Install MariaDB:
 <​code>​sudo yum install mariadb-server <​code>​sudo yum install mariadb-server
Line 27: Line 27:
  <​code>/​usr/​bin/​mysql_secure_installation</​code>​  <​code>/​usr/​bin/​mysql_secure_installation</​code>​
 Enter ''​$yourpassword''​ Enter ''​$yourpassword''​
-=====Create ​Drupal ​DB Account =====+=====Create ​Joomla ​DB Account =====
 Create the Joomla database and your Joomla user/​password:​ Create the Joomla database and your Joomla user/​password:​
 <​code>​ mysql -u root -p$yourmysqlpassword <​code>​ mysql -u root -p$yourmysqlpassword
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** ​in the 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:03
  • by Lisa Clarke