代码已开源到github:
树莓派搭建Nginx php7.0 sqlite
1.安装Nginx服务器,过程中都按y
sudo apt-get install nginx
安装php7.0及其插件
sudo apt-get install php7.0-fpm php7.0-cli php7.0-cu
1.安装Nginx服务器,过程中都按y
sudo apt-get install nginx
安装php7.0及其插件
sudo apt-get install php7.0-fpm php7.0-cli php7.0-cu