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 [2018/03/29 13:57]
Tihomir [Setting up the external application]
litespeed_wiki:other-ext-apps:python-lsapi [2018/06/26 14:57]
George Wang [Compile Python with the module and prepare the executable]
Line 9: Line 9:
 ==== Download the WSGI LSAPI module ==== ==== Download the WSGI LSAPI module ====
  
-The module can be downloaded from our site [[http://​www.litespeedtech.com/​packages/​lsapi/​wsgi-lsapi-1.1.tgz|here]].+The module can be downloaded from our site [[http://​www.litespeedtech.com/​packages/​lsapi/​wsgi-lsapi-1.4.tgz|here]].
  
 ==== Compile Python with the module and prepare the executable ==== ==== Compile Python with the module and prepare the executable ====
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.1+  cd /​usr/​local/​lsws/​wsgi-lsapi-1.4
   python ./​configure.py   python ./​configure.py
   make   make
  • Admin
  • Last modified: 2020/08/14 18:38
  • by Jackson Zhang