Wardon&ET 博客

解决: g++: internal compiler err

给php装swoole扩展  make的时候报错 g++: internal compiler error: Killed (program cc1plus) 这是因为内存不足了,扩大swap分......






lunix安装php7记录

https://www.jianshu.com/p/2d8898e25f1b 这个帖子是最全的,我踩的坑里面......

django+nginx环境部署

环境:python3.7 django2.2 centos7 起因:之前我一直直接用django自带的调试服务来部署网站,但是毕竟不适合线上系统,而且我想要加https证书,必须要......