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

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

Centos Apache安裝

2019-11-11 07:47:22
字體:
來源:轉載
供稿:網友

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


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 青河县| 阿拉尔市| 孝昌县| 广德县| 桂平市| 山东省| 高青县| 道孚县| 河东区| 郑州市| 墨江| 大城县| 盘锦市| 龙井市| 滕州市| 华安县| 宜黄县| 贵南县| 太仓市| 延长县| 孝义市| 永胜县| 托克逊县| 彭泽县| 襄樊市| 宁明县| 南丹县| 崇州市| 柘城县| 安义县| 苏尼特右旗| 岐山县| 田林县| 绍兴县| 额尔古纳市| 贡山| 高陵县| 永州市| 同德县| 古丈县| 余姚市|