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

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

Centos Apache安裝

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

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


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 阿拉善盟| 兴山县| 东兰县| 尼玛县| 巴林左旗| 乌兰县| 赫章县| 安康市| 汶上县| 共和县| 宜兴市| 金川县| 宜兰县| 沙河市| 营口市| 胶州市| 米脂县| 江孜县| 开远市| 桃江县| 徐汇区| 北京市| 拉萨市| 怀集县| 肃宁县| 绵阳市| 台中市| 如东县| 长春市| 娄烦县| 龙里县| 玉门市| 林周县| 丹东市| 灯塔市| 华池县| 微博| 锡林浩特市| 麻栗坡县| 沧源| 绥滨县|