Installing a new version of Python with LiteSpeed ​​under Linux

Installing a new version of Python with LiteSpeed ​​under Linux

1. The installed version is Python 2.7.9.
2. LiteSpeed ​​has been installed.

Under SSH:
1. Install and download
wget https://www.python.org/ftp/python/2.7.9/Python-2.7.9.tgz
Unzip
tar –xzf Python-2.7.9.tgz
Go to directory
cd Python-2.7.9
Compile & Install
./configure
make
make install

2. Use the new version
cd /usr/bin
ll |grep python //View python in this directory
rm -rf python
ln -s PREFIX/Python-2.7.9/python ./python //PREFIX is the directory where you unzip Python
Python

3. Installation and use under LiteSpeed
cd /usr/local/lsws/
wget http://www.litespeedtech.com/packages/lsapi/wsgi-lsapi-1.0.tgz
tar -xzf wsgi-lsapi-1.0.tgz
cd wsgi-lsapi-1.0
python ./configure.py
make
cp lswsgi /usr/local/lsws/fcgi-bin/

4. LiteSpeed ​​settings go to http://ip:7080/config/confMgr.php?m=serv&p=ext

Click Add and select LSAPI App.

Settings.Name: wsgiApp,Address: uds://tmp/lshttpd/lswsgi.sock,Command: /usr/local/lsws/fcgi-bin/lswsgi

Just save it.

5. Create a LSWSGI script and enter http://ip:7080/config/confMgr.php?m=serv&p=scriptHandler

The settings are as follows:

Suffixes: wsgi
Handler Type: LiteSpeed ​​SAPI
Handler Name: wsgiApp

Restart LiteSpeed.

<<:  VPSSIM: Nginx – PHP-FPM – MariaDB one-click installation package

>>:  DirectSpace VPS buy one year get one year free, SSD hard drive, 512MB memory, $15/2 years

Recommend

ExpertVM: $7/month/1GB memory/1TB space/1.5TB traffic/1Gbps port/KVM/Singapore

ExpertVM, a Singapore hosting provider, was estab...

icdsoft: .eu domain name, 10 years for only 10 euros [only in Europe]

icdsoft, an established business, now offers a di...

Amazon China launches free 5G cloud storage

Amazon China has launched a free cloud storage se...

My opinion on why Google Adsense accounts are not deleted

I received an email the day before yesterday. The...

Contabo: €7.99/month/1 CPU/4G/200G/unlimited traffic/1 IP/KVM

Contabo is a German hosting company established i...

Alibaba Cloud International 1GB RAM Singapore CN2 KVM VPS Review

Details: Alibaba Cloud International Edition: $4....