一、纯净VPS系统下的配置 1、配置PHP环境并安装screen debian系统  apt-get update && apt-get install php5-cli -y && apt-get install curl libcurl3 libcurl3-dev php5-curl -y &&…