重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

centos下安装、配置uWSGI+Nginx

1、关闭SELINUX:

公司2013年成立成都创新互联公司专注于”帮助中小企业+互联网”, 也是目前成都地区具有实力的互联网服务商。团队致力于为企业提供--站式网站建设、移动端应用( H5手机营销、app软件开发公司、微信开发)、软件开发、信息化解决方案等服务。

1
[root@PYTHON27 /]# vim /etc/selinux/config
1
将SELINUX=enforcing修改为SELINUX=disabled

2、安装EPEL源:

1
2
3
[root@PYTHON27 /]# yum -y install epel-release
[root@PYTHON27 /]# yum clean all
[root@PYTHON27 /]# yum makecache

3、安装系统工具:

1
[root@PYTHON27 /]# yum -y install vim wget telnet

4、安装uwsgi及组件:

1
[root@PYTHON27 /]# yum -y install uwsgi uwsgi-devel uwsgi-plugin-python

5、查看uwsgi版本:

1
2
[root@PYTHON27 /]# uwsgi --version
2.0.14


网页标题:centos下安装、配置uWSGI+Nginx
链接地址:http://cqcxhl.cn/article/ghcegp.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP