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:xenforo_installation [2017/09/05 20:50]
Eric Leu [Install PHP modules]
litespeed_wiki:installation:xenforo_installation [2017/09/06 12:08]
Eric Leu [Mariadb 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===
-=====PHP Verification:=====+
 Visit **<​nowiki>​http://​your_server_IP/​phpinfo.php</​nowiki>​** and make sure the PHP Version shows 7.1.x. 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:​
  • Admin
  • Last modified: 2017/09/06 13:02
  • by Lisa Clarke