关于nginxphpmysql的精选

基于ubuntu下nginx+php+mysql安装配置

基于ubuntu下nginx+php+mysql安装配置

1、更新1sudoapt-getupdate2、安装nginx1sudoapt-getintsallnginxUbuntu安装之后的文件结构大致为:*所有的配置文件都在/etc/nginx下,并且每个虚拟主机已经安排在了/etc/nginx/sites-available下*程序文件在/usr/sbin...