国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

centos - How to run the python environment in the one-click installation environment of lnmp (php)
淡淡煙草味
淡淡煙草味 2017-05-19 10:06:58
0
5
829

The server is centos

The background language of the server is PHP, but there is an open source library that is a Python version. How can we run two environments on one server? Newbies please give me some guidance, thank you

淡淡煙草味
淡淡煙草味

reply all(5)
給我你的懷抱

Installing python will solve the problem and there will be no conflict.

劉奇
  • Python multi-version management tool recommends pyenv

  • To run python website, Gunicorn + Nginx is recommended

巴扎黑

yum install python

某草草

Linux environments all come with python, but you can also install a different version of python based on your open source library; as for usage, you can call the shell或者python command through php to run it. There is no conflict with this.

我想大聲告訴你

You can try to install a suitable python environment, which is generally divided into two types, python2.7 environment and Python3.6 environment. Depends on your needs

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template