K
K
Kirill Gorelov2015-10-06 15:40:43
PHP
Kirill Gorelov, 2015-10-06 15:40:43

How to install python on the server?

Guys.
How to install python on server to run scripts in browser instead of console?
Google didn't help. More precisely, there are answers, but they are all "smeared" (
Server vds linux debian.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Z
Zelimkhan Beltoev, 2015-10-06
@Kirill-Gorelov

apt-get install python
To accept requests from the browser, you will also need to install WSGI to interact with external requests from python

B
bigtrouble, 2015-10-06
@bigtrouble

https://www.digitalocean.com/community/tutorials/h...
https://www.digitalocean.com/community/tutorials/h...

M
Max, 2015-10-06
@MaxDukov

Maybe you should ask the right question to Google?
HOWTO Use Python in the web
and configure Apache properly.
and the python is one.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question