centos某记事
升级python2.7
https://www.cnblogs.com/zihanxing/p/7088804.html
安装pip
yum -y install python-pip
python MySQL安装报错
EnvironmentError: mysql_config not found
yum -y install mysql-devel
gcc报错
yum install gcc libffi-devel python-devel openssl-devel
LAMP搭建,有许多有帮助的安全设置
https://blog.csdn.net/u012885438/article/details/78486782
centos 6.5 MySQL 5.5安装
https://jingyan.baidu.com/article/922554465e471a851648f4ed.html
redis安装以及所有配置
https://www.cnblogs.com/renzhicai/p/7773080.html
service redis_6379 start
service redis_6379 stop
redis-cli SHUTDOWN
phantomjs
https://www.cnblogs.com/sxming/p/7700504.html
MySQLdb
重装系统,不去安装python2.7和mysql5.5,使用所有默认版本
https://www.linuxidc.com/Linux/2014-04/99667.htm
升级python
https://www.cnblogs.com/liwei0526vip/p/6219998.html

浙公网安备 33010602011771号