国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

Centos Apache安裝

2019-11-14 09:29:10
字體:
來源:轉載
供稿:網友

Apache安裝:下載地址:http://httpd.apache.org/download.cgi

apache需要先安裝依賴包aPR、apr-util、pcre

apr、apr-util下載地址:https://apr.apache.org/download.cgi

pcre下載地址:http://blog.csdn.net/wangjunjun2008/article/details/38314387

tar -zxvf apr-1.5.2.tar.gzcd apr-1.5.2./configure --prefix=/usr/local/aprmake && make install
tar -zxvf apr-util-1.5.4.tar.gzcd apr-util-1.5.4./configure --prefix=/usr/local/apr-util --with-apr=/usr/local/apr/bin/apr-1-config make && make install
tar-zxvf pcre-8.40.tar.gzcd pcre-8.40./configure --prefix=/usr/local/pcremake && make install

 完成依賴包安裝后,安裝apache:

tar-zxvf httpd-2.4.10.tar.gzcd httpd-2.4.10./configure --prefix=/usr/local/apache --with-apr=/usr/local/apr --with-apr-util=/usr/local/apr-util/  --with-pcre=/usr/local/pcre/make && make install

 安裝完成后

./usr/local/apache/bin/httpd -k start

Usage: ./httpd [-D name] [-d directory] [-f file]               [-C "directive"] [-c "directive"]               [-k start|restart|graceful|graceful-stop|stop]               [-v] [-V] [-h] [-l] [-L] [-t] [-T] [-S] [-X] 

訪問機器所在ip,出現It works的界面,即表示Apache安裝成功

httpd: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName 的原因參考下面鏈接的解答:

http://stackoverflow.com/questions/5856205/starting-httpd-httpd-could-not-reliably-determine-the-servers-fully-qualified


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 塔城市| 郎溪县| 琼结县| 庆城县| 诸城市| 武威市| 惠东县| 叶城县| 都江堰市| 尤溪县| 景洪市| 三原县| 商都县| 新郑市| 登封市| 古交市| 行唐县| 嘉义县| 无极县| 西贡区| 福贡县| 石台县| 礼泉县| 方正县| 库伦旗| 科技| 五河县| 三明市| 尼玛县| 偏关县| 巴南区| 淳化县| 博湖县| 犍为县| 潞西市| 漠河县| 五台县| 上饶县| 新化县| 泰来县| 竹北市|