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
litespeed_wiki:install:commandline [2014/06/27 20:02]
Michael Armstrong
litespeed_wiki:install:commandline [2015/07/20 19:13]
Michael Alegre removed
Line 5: Line 5:
 This wiki is meant for those familiar with the Unix/Linux console command line environment that see a GUI as a distraction and overhead. ​ This wiki is meant for those familiar with the Unix/Linux console command line environment that see a GUI as a distraction and overhead. ​
  
-This wiki is not meant for users using [[litespeed_wiki:​cpanel:​auto-installer|cPanel/​WHM]],​ [[litespeed_wiki:​plesk:​installation|Plesk]],​ or [[litespeed_wiki:​apache:da|DirectAdmin]]. Users using a control panel should use the guide associated with their control panel.+This wiki is not meant for users using [[litespeed_wiki:​cpanel:​auto-installer|cPanel/​WHM]],​ [[litespeed_wiki:​plesk:​installation|Plesk]],​ or [[litespeed_wiki:​directadmin:apache|DirectAdmin]]. Users using a control panel should use the guide associated with their control panel.
 ===== Step 1: Download the LSWS package ===== ===== Step 1: Download the LSWS package =====
  
Line 43: Line 43:
   - Using the WebAdmin console. This is highly recommended,​ even for users who generally prefer the command line, as it combines steps. Simply access the WebAdmin through port 7080 and go to Actions > Compile PHP. There you will be guided through the steps to build PHP.   - Using the WebAdmin console. This is highly recommended,​ even for users who generally prefer the command line, as it combines steps. Simply access the WebAdmin through port 7080 and go to Actions > Compile PHP. There you will be guided through the steps to build PHP.
   - [[litespeed_wiki:​php:​lsapi|From the command line.]]   - [[litespeed_wiki:​php:​lsapi|From the command line.]]
-===== Step 4: Start LiteSpeed again ===== 
  
-Just click "​Restart LiteSpeed"​ +===== Step 4: Verify and switch ports =====
-Then you can verify if everything works as expected. It should! 8-)+
  
-If "Port Offset"​ is set to non-zero, ​you can now replace Apache ​with LiteSpeed Web ServerJust click "​Switch to LiteSpeed"​.+Restart LSWS 
 + 
 +  /​usr/​local/​lsws/​bin/​lswsctrl restart 
 + 
 +Now you can verify on the port you've chosen ​with you port offset that everything works as expectedIt should! 8-) 
 + 
 +Once you've verified, switch LSWS onto port 80.
  
 That's it. That's it.