摘要:
1. sudo apt-get install nginx 1. 测试Nginx是否正确 sudo nginx -t 1. 重启Nginx sudo systemctl reload nginx * 这里我们应该可以看到Nginx的欢迎页 1. 配置站点 现在我们有基本站点、也就是现在这个现实Ngi 阅读全文
posted @ 2017-09-17 11:33
VineFiner
阅读(156)
评论(0)
推荐(0)
摘要:
1. sudo apt install mysql-server mysql-client 2. 为了数据库安全,删除匿名用户和测试数据库 sudo mysql_secure_installation 阅读全文
posted @ 2017-09-17 11:32
VineFiner
阅读(116)
评论(0)
推荐(0)
摘要:
1. 安装PHP7和扩展 sudo apt-get install php7.0-fpm php7.0-mbstring php7.0-xml php7.0-mysql php7.0-common php7.0-gd php7.0-json php7.0-cli php7.0-curl php-xm 阅读全文
posted @ 2017-09-17 11:31
VineFiner
阅读(140)
评论(0)
推荐(0)

浙公网安备 33010602011771号