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:plesk:installation [2014/07/30 14:21]
Michael Armstrong [Add the extension from Plesk]
litespeed_wiki:plesk:installation [2014/08/26 18:26]
Michael Armstrong
Line 56: Line 56:
   * Installation directory: Defines where LSWS will be installed.   * Installation directory: Defines where LSWS will be installed.
   * Port offset: Allows running LSWS in parallel with Apache for testing purposes. The number in the port offset will be added to Apache port numbers to determine what port LSWS runs on. (For example, if the port offset is 1000, LSWS will serve sites on ports 1080 and 1443.)   * Port offset: Allows running LSWS in parallel with Apache for testing purposes. The number in the port offset will be added to Apache port numbers to determine what port LSWS runs on. (For example, if the port offset is 1000, LSWS will serve sites on ports 1080 and 1443.)
-  * Enable PHP suEXEC: Enables or disables suEXEC. ​suEXEC ​must be enabled ​through the LSWS settings ​if it is to be used.+  * Enable PHP suEXEC: Enables or disables suEXEC. ​This setting ​must be enabled if you currently use suEXEC.
   * Administrator email(s): Administrator emails.   * Administrator email(s): Administrator emails.
  
Line 69: Line 69:
 {{litespeed_wiki:​plesk:​plesk_start_lsws.png?​700}} {{litespeed_wiki:​plesk:​plesk_start_lsws.png?​700}}
  
-==== Build PHP for LSWS ====+==== Get PHP for LSWS ====
  
-LSWS requires PHP built with LSAPI. ​We will be building ​PHP through the WebAdmin console, but PHP can also be built through the command line. (When building from the command line, simply add the %%"​--with-litespeed"​%% option to have it built with LSAPI.)+LSWS requires PHP built with LSAPI. ​There are a number of ways to do this. Many Plesk users may find it easiest to get PHP for LSWS through the [[http://​rpms.famillecollet.com/​|Remi Repository]]. You can also build PHP through the WebAdmin console (detailed below) or through the command line. (When building from the command line, simply add the %%"​--with-litespeed"​%% option to have it built with LSAPI.)
  
 Access the WebAdmin console by clicking "​WebAdmin Console"​. Access the WebAdmin console by clicking "​WebAdmin Console"​.
Line 108: Line 108:
  
 ==== Test your sites with a port offset ==== ==== Test your sites with a port offset ====
 +
 The beauty of the port offset is that you can run LSWS and Apache in parallel. This means you can try out your sites with LSWS to make sure they work before atually turning off Apache. In our setup, I have set the port offset to 1000. If I want to check any sites, I can do so on ports 1080 and 1443. The beauty of the port offset is that you can run LSWS and Apache in parallel. This means you can try out your sites with LSWS to make sure they work before atually turning off Apache. In our setup, I have set the port offset to 1000. If I want to check any sites, I can do so on ports 1080 and 1443.
  
Line 122: Line 123:
  
 {{litespeed_wiki:​plesk:​plesk_lsws_running.png?​700}} {{litespeed_wiki:​plesk:​plesk_lsws_running.png?​700}}
- 
  • Admin
  • Last modified: 2015/09/04 21:26
  • by Michael Alegre