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:config:cannot_find_lsphp55 [2018/07/19 03:53]
Gary Duan
litespeed_wiki:config:cannot_find_lsphp55 [2018/07/20 13:42]
Jackson Zhang [How to fix Can not find External Application: lsphp55 error]
Line 1: Line 1:
-===== How to fix "Can not find External Application: ​lsphp55" error =====+===== How to fix "Can not find External Application: ​lsphp72" error =====
  
 Sometime you may experience the following error after the installation:​ Sometime you may experience the following error after the installation:​
  
-  ​2015-06-23 14:​29:​56.297 ERROR [config:​server:​epsr:​lsphp55] invalid path - /​usr/​local/​lsws/​fcgi-bin/​lsphp55,​ it cannot be started by Web server! +  2015-06-23 14:​29:​56.297 ERROR [config:​scripthandler] Can not find handler with type: 12, name: lsphp72
-  ​2015-06-23 14:​29:​56.297 ERROR [config:​scripthandler] Can not find handler with type: 12, name: lsphp55+  2015-06-23 14:​29:​56.297 ERROR [config:​scripthandler] Can not find External Application: ​lsphp72, type: lsapi 
-  2015-06-23 14:​29:​56.297 ERROR [config:​scripthandler] Can not find External Application: ​lsphp55, type: lsapi +  2015-06-23 14:​29:​56.297 ERROR [config:​scripthandler] use static file handler for suffix [php72]
-  2015-06-23 14:​29:​56.297 ERROR [config:​scripthandler] use static file handler for suffix [php55]+
   ​   ​
-It simply means no lsphp55 ​set up yet. +It simply means no lsphp72 external application ​set up yet. You should create an external app lsphp72 and point a right binary to it.
  
-LSWS includes lsphp55 ​handler as default during the installationbut lsphp55 binary has to be installed separately. In cPanel environment, ​ LiteSpeed normally builds matching PHP most likely for 5.4.x hence no lsphp55 installed.+==== In cPanel EA4 environment ==== 
 +Most likely you won't see such error since most of the PHP handler ​have been preconfigured. If some occasion, newer version of PHP, such as lsphp72 or a future versionmay not be included in LSWS configuration,​ you can manually create such lsphp72 external app and point it to ea-php72-lsphp binary, or CL php72 binary when CloudLinux is used 
 + 
 + 
 +==== In old cPanel EA3 environment ==== 
 +In cPanel ​EA3 environment, ​ LiteSpeed normally builds matching PHP most likely for 5.4.x hence no lsphp55 installed. ​
  
 The message itself is absolutely safe to be ignored. If you just like to get rid of the error, you can do either of the following: The message itself is absolutely safe to be ignored. If you just like to get rid of the error, you can do either of the following:
  • Admin
  • Last modified: 2018/07/20 15:38
  • by Lisa Clarke