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
Last revision Both sides next revision
litespeed_wiki:installation:xenforo_installation [2017/09/05 20:51]
Eric Leu [Step 4. PHP Verification:]
litespeed_wiki:installation:xenforo_installation [2017/09/06 12:09]
Eric Leu [XenForo Installation:]
Line 16: Line 16:
 ===Step 3.Restart LSWS=== ===Step 3.Restart LSWS===
 When you are finished, click the **Save** icon to save your changes, then click the **Graceful Restart** button. When you are finished, click the **Save** icon to save your changes, then click the **Graceful Restart** button.
 +===Step 4. PHP Verification===
 +Visit **<​nowiki>​http://​your_server_IP/​phpinfo.php</​nowiki>​** and make sure the PHP Version shows 7.1.x.
  
  
 =====Mariadb Installation:​===== =====Mariadb Installation:​=====
 Install MariaDB: Install MariaDB:
- sudo yum install mariadb-server +<​code>​sudo yum install mariadb-server 
- sudo systemctl start mariadb+sudo systemctl start mariadb</​code>​
 Set new password: ​ Set new password: ​
- /​usr/​bin/​mysql_secure_installation + <​code>​/​usr/​bin/​mysql_secure_installation</​code>​ 
- ​$yourpassword+Enter $yourpassword
 =====Create XenForo DB Account ===== =====Create XenForo DB Account =====
 Create the XenForo database and your XenForo user/​password:​ Create the XenForo database and your XenForo user/​password:​
Line 41: Line 43:
 =====XenForo Installation:​===== =====XenForo Installation:​=====
 Setup index.php: Setup index.php:
-Go to the ''​WebAdmin Console > Virtual Hosts > Example > General''​ tab. Click the <​code>​edit</​code> ​button on the ''​Index Files'' ​section and add the following:+Go to the ''​WebAdmin Console > Virtual Hosts > Example > General''​ tab. Click the **edit** button on the **Index Files** section and add the following:
 <​code>/​index.php</​code>​ <​code>/​index.php</​code>​
  
-Open browser with URL <​code>​server_IP:​8088/​xenforo/​</​code>​ +Open browser with URL ''​server_IP:​8088/​xenforo/​''​ 
-  * Click '''​Begin Installation'''​ button ​+  * Click ''​Begin Installation''​ button ​
     * MySQL User Name: ''​xenforo''​     * MySQL User Name: ''​xenforo''​
     * MySQL Password: ''​xenforo''​     * MySQL Password: ''​xenforo''​
  • Admin
  • Last modified: 2017/09/06 13:02
  • by Lisa Clarke