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
Last revision Both sides next revision
litespeed_wiki:directadmin:custombuild-installation [2018/03/07 17:20]
Eric Leu [Setup Multi PHP version]
litespeed_wiki:directadmin:custombuild-installation [2018/04/02 19:19]
Eric Leu [Troubleshooting]
Line 84: Line 84:
 {{:​litespeed_wiki:​directadmin:​da-4.png?​600|}} \\ {{:​litespeed_wiki:​directadmin:​da-4.png?​600|}} \\
 Note:  Note: 
-1. Before setup multi PHP version, please make sure PHP handler setup already. +  - Before setup multi PHP version, please make sure PHP handler setup already. 
-2. May need to restart web server to make settings effect+  ​- ​May need to restart web server to make settings effect 
 + 
 + 
 +====== Setup CloudLinux Selector PHP version ====== 
 +  - From CageFS User Manager add user as Enabled user 
 +  - LVE Manager set Default php version to **Native** 
 +  - Login as user level -> Choose **Select PHP version** to the version you want.  
 +====Verify method====  
 +''​su - USER_ACCOUNT -s /​bin/​bash''​ \\ 
 +''​php -v''​ \\ 
 +Then you should see the version you choose from **Select PHP version**  
 ====== Troubleshooting ====== ====== Troubleshooting ======
 1. **./build: line 968: 14423 Killed ​ ${INITDDIR}/​${SERVICE_NAME} ${SERVICE_ACTION}. ​ ** 1. **./build: line 968: 14423 Killed ​ ${INITDDIR}/​${SERVICE_NAME} ${SERVICE_ACTION}. ​ **
Line 104: Line 115:
       <​note></​note>​       <​note></​note>​
     </​scriptHandler>​     </​scriptHandler>​
 +3. **PHP1/2 select not working** ​   ​
 +  - Check php1 by ''​grep php1 /​usr/​local/​directadmin/​custombuild/​options.conf''​
 +  - Check config file, e.g. ''/​usr/​local/​directadmin/​data/​users/​USER_ACCOUNT/​httpd.conf''​
 +  - Check PHP selector setup correctly through LiteSpeed web admin
 +  - If you change some php settings, sometimes may need to rebuild to make it works
  • Admin
  • Last modified: 2020/04/28 13:02
  • by Jackson Zhang