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:cpanel:use-cloudlinuxphpselector-on-ea4-with-lsws [2018/05/11 15:02]
Eric Leu [alt-php within Multi-php Manager is not supported by LiteSpeed yet]
litespeed_wiki:cpanel:use-cloudlinuxphpselector-on-ea4-with-lsws [2018/06/19 16:31]
Jackson Zhang [Changing the Default]
Line 40: Line 40:
  
 Run the following command to check ''​example1''​ user: Run the following command to check ''​example1''​ user:
-  /usr/bin/cl-selector ​--summary ​php --user example1+  /usr/bin/selectorctl ​--user-summary --user example1
   5.1 e - -   5.1 e - -
   5.2 e - -   5.2 e - -
Line 52: Line 52:
   native e d s   native e d s
 You can set it to use ''​CL PHP Selector 7.0''​ instead of ''​native'':​ You can set it to use ''​CL PHP Selector 7.0''​ instead of ''​native'':​
-  /​usr/​bin/​cl-selector --select=php --version=7.0 --user example1 
-or  ​ 
   selectorctl --set-user-current=7.0 --user=example1   selectorctl --set-user-current=7.0 --user=example1
 To verify: ​ To verify: ​
-  /usr/bin/cl-selector ​--summary ​php --user example1+  /usr/bin/selectorctl ​--user-summary --user example1
   5.1 e - -   5.1 e - -
   5.2 e - -   5.2 e - -
  • Admin
  • Last modified: 2019/09/25 15:43
  • by Jackson Zhang