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

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

Centos Apache安裝

2019-11-14 08:53:02
字體:
來源:轉載
供稿:網友

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


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 商都县| 桐柏县| 东乡县| 苍梧县| 额尔古纳市| 平果县| 太白县| 蓝山县| 盖州市| 蒙阴县| 定结县| 伊吾县| 沁源县| 汉沽区| 安乡县| 龙川县| 兴安县| 义马市| 林口县| 五寨县| 达日县| 隆回县| 增城市| 铜川市| 张北县| 通山县| 洱源县| 南宫市| 盘山县| 鄂尔多斯市| 开远市| 石楼县| 华宁县| 扶绥县| 焦作市| 大余县| 韩城市| 定西市| 林口县| 静安区| 清涧县|