1、SQLite 3.8.3 or later is required (found 3.6.20).
2、django.db.utils.Notsupportederror: urls not supported
3、no internal routing support, rebuild with pcre support
4、linux防火墙问题,造成本机访问不了
5、-bash: systemctl: command not found
升级SQLite: https://baijiahao.baidu.com/s?id=1747422274767643834&wfr=spider&for=pc
sqlite3版本3.7的问题: https://www.cnblogs.com/chaoqi/p/10575877.html
pip install uwsgi 要加上–no-cache-dir :https://blog.csdn.net/roy8666/article/details/124504849
在虚拟机终端关闭防火墙: https://blog.csdn.net/weixin_44912902/article/details/114442459
CentOS 6.8 系统中 无法识别 systemctl,CentOS6 | 关闭防火墙 service iptables stop https://blog.csdn.net/myloverisxin/article/details/122807647
https://blog.51cto.com/u_11239407/2920395
https://blog.csdn.net/weixin_43955170/article/details/111874503
标签:Djangoweb,django,blog,Nginx,csdn,details,https,article,net From: https://www.cnblogs.com/byp1987/p/17011912.html