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:other-ext-apps:python-lsapi [2017/01/09 20:54]
Michael Alegre [Download the WSGI LSAPI module]
litespeed_wiki:other-ext-apps:python-lsapi [2018/03/29 13:57]
Tihomir [Setting up the external application]
Line 15: Line 15:
 I have downloaded the module to my server root ''/​usr/​local/​lsws''​. To recompile Python, I go into the module directory and run the following commands: I have downloaded the module to my server root ''/​usr/​local/​lsws''​. To recompile Python, I go into the module directory and run the following commands:
  
-  cd /​usr/​local/​lsws/​wsgi-lsapi-1.0+  cd /​usr/​local/​lsws/​wsgi-lsapi-1.1
   python ./​configure.py   python ./​configure.py
   make   make
Line 42: Line 42:
  
 {{litespeed_wiki:​python:​python_ext_app_settings.png?​700}} {{litespeed_wiki:​python:​python_ext_app_settings.png?​700}}
 +
 +In the Environment field put:
 +
 +LSAPI_CHILDREN=35
 +
 +For instance put 1.
 +
 +
  
 Now I have an LSWSGI external application. ​ Now I have an LSWSGI external application. ​
  • Admin
  • Last modified: 2020/08/14 18:38
  • by Jackson Zhang