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:cache:lscps:installation [2019/01/22 15:47]
Eric Leu [Installation]
litespeed_wiki:cache:lscps:installation [2019/05/17 14:56]
Kacey Schroeder [Pre-Installation Requirements]
Line 5: Line 5:
  
   * LiteSpeed Web Server Enterprise Edition 5.2.1 Build 7 or higher.   * LiteSpeed Web Server Enterprise Edition 5.2.1 Build 7 or higher.
-  * LSCache Module. (Included with a 2-CPU or higher ​license. Can be purchased as an add-on for VPS, Ultra VPS, and 1-CPU licenses.)+  * LSCache Module. (Included with all current licenses and the 8-CPU legacy ​license. Can be purchased as an add-on for VPS, Ultra VPS, and 1-CPU licenses.)
  
 ===== Installation ===== ===== Installation =====
Line 18: Line 18:
   - Enable the module by navigating to **LiteSpeed Cache > Settings** and setting **Enable LiteSpeed Cache** to ''​Yes''​.   - Enable the module by navigating to **LiteSpeed Cache > Settings** and setting **Enable LiteSpeed Cache** to ''​Yes''​.
  
-Tip: +==== Fixing an Error ==== 
-If you see error msg on screen shows **Directory /​home/​example/​example.com/​app/​logs is not writable**, fix it by  +If you see the following ​error message, ''​Directory /​home/​example/​example.com/​app/​logs is not writable''​you can fix it like so: 
-  ​- <​code>​touch /​home/​example/​example.com/​app/​logs</​code>​ + 
-  ​- <​code>​chown example:​example /​home/​example/​example.com/​app/​logs</​code>​ +  touch /​home/​example/​example.com/​app/​logs 
-  ​- Upload ​and Install Module ​again+  chown example:​example /​home/​example/​example.com/​app/​logs 
 +  ​ 
 +Then, upload ​and install the module ​again.
 ===== .htaccess Update ===== ===== .htaccess Update =====
  
  • Admin
  • Last modified: 2020/08/11 19:19
  • by Lisa Clarke