Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
litespeed_wiki:plesk:php_guide_install_lsphp [2016/07/18 19:17]
Jackson Zhang
litespeed_wiki:plesk:php_guide_install_lsphp [2016/07/18 19:51] (current)
Jackson Zhang
Line 20: Line 20:
 Also you need to create all other version of lsphps. In LSWS's WebAdmin Console, under Configuration >> Server >> External App, in addition to the default lsphp5 application,​ create **lsphp52/​lsphp53/​lsphp54/​lsphp55/​lsphp56** , set socket addresses to be unique to others, usually same as app name and also set the **Command** field to the corresponding lsphp binary location. For example, "​**/​usr/​local/​lsws/​lsphp5x/​bin/​lsphp**"​ (where x should be **2,3,4,5 or 6**). The rest of settings can be copied from lsphp5. If your plesk supports php 7, you should also create **"​lsphp70"​** external app the same way as above. ​ Also you need to create all other version of lsphps. In LSWS's WebAdmin Console, under Configuration >> Server >> External App, in addition to the default lsphp5 application,​ create **lsphp52/​lsphp53/​lsphp54/​lsphp55/​lsphp56** , set socket addresses to be unique to others, usually same as app name and also set the **Command** field to the corresponding lsphp binary location. For example, "​**/​usr/​local/​lsws/​lsphp5x/​bin/​lsphp**"​ (where x should be **2,3,4,5 or 6**). The rest of settings can be copied from lsphp5. If your plesk supports php 7, you should also create **"​lsphp70"​** external app the same way as above. ​
  
-If you prefer using the command line instead of the GUI tool, you can edit the LSWS configuration file (usually /​usr/​local/​lsws/​conf/​httpd_config.xml) by adding the configuration settings ([[litespeed_wiki:​plesk:​php_guide:​multi-php-config|refer here]]) to the <​extProcessorList>​… </​extProcessorList>​ section.+If you prefer using the command line instead of the GUI tool, you can edit the LSWS configuration file (usually /​usr/​local/​lsws/​conf/​httpd_config.xml) by adding the configuration settings ([[litespeed_wiki:​plesk:​php_guide:​multi-php-config-lsphp-ls|refer here]]) to the <​extProcessorList>​… </​extProcessorList>​ section.
  
 Please refer [[litespeed_wiki:​php:​rpm|this wiki]] for default settings regarding how to create and configure external lsphp apps. Please refer [[litespeed_wiki:​php:​rpm|this wiki]] for default settings regarding how to create and configure external lsphp apps.
  • Admin
  • Last modified: 2016/07/18 19:51
  • by Jackson Zhang