系統環境:CentOS-6.5
系統環境:CentOS-6.5
安裝位置:/opt/program/nginx-1.6.2
|
安裝
# cd /opt/program
# cd nginx-1.6.2 # ./configure --prefix=/opt/program/nginx 注意:處此是指定nginx的安裝目錄,大多數使用者習慣於安裝在/usr /local/nginx下方 # make 編譯 # make install 安裝 |
# service iptables restart
#方法1 # /opt/program/nginx/sbin/nginx -c /opt/program/nginx/sbin/nginx/conf/nginx.conf | #方法2
#查詢nginx主程序號 |
重啟
|
http://ip:80 |
一、直接透過yum安裝 y install nginx
二、下載rpm包安裝php,nginx 二、下載rpm包安裝php,nginx # rpm -ivh http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el. ngx.noarch.rpm # yum -y install nginx # yum -y php 設定開機自動啟動 |
參考網址:
🎜http://www.cnblogs.com/zhoulf/archive/2013/032969203253203/2013//archive/2013/032953203953/20353/203/203/203/203953/203253/10953/203253/10953/203/2032/53953395353/Harchive/2013/039993239939. 🎜 以上就介紹了阿里雲上CentOS6.5系統安裝Nginx,包括了方面的內容,希望對PHP教程有興趣的朋友有所幫助。 🎜 🎜 🎜