您好,欢迎来到九壹网。
搜索
您的当前位置:首页Linux的apache 下载安装

Linux的apache 下载安装

来源:九壹网

打开官网

[root@jiaxin-ceshi sbin]# cd /usr/local/src/
[root@jiaxin-ceshi src]# wget http://mirror.bit.edu.cn/apache//httpd/httpd-2.4.37.tar.gz
[root@jiaxin-ceshi src]# tar xf httpd-2.4.37.tar.gz 
[root@jiaxin-ceshi src]# cd httpd-2.4.37

安装依赖

[root@jiaxin-ceshi httpd-2.4.37]# yum -y install gcc  gcc-c++ expat-devel apr* 
[root@jiaxin-ceshi httpd-2.4.37]# ./configure --prefix=/usr/local/httpd
[root@jiaxin-ceshi httpd-2.4.37]# make
[root@jiaxin-ceshi httpd-2.4.37]# make install
[root@jiaxin-ceshi httpd-2.4.37]# cd /usr/local/httpd/
[root@jiaxin-ceshi httpd]# ./bin/httpd 
AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.19.100.12. Set the 'ServerName' directive globally to suppress this message
[root@jiaxin-ceshi httpd]# ps -ef | grep httpd
root     24636     1  0 21:04 ?        00:00:00 ./bin/httpd
daemon   24637 24636  0 21:04 ?        00:00:00 ./bin/httpd
daemon   24638 24636  0 21:04 ?        00:00:00 ./bin/httpd
daemon   24639 24636  0 21:04 ?        00:00:00 ./bin/httpd
root     24729  2475  0 21:04 pts/0    00:00:00 grep --color=auto httpd

因篇幅问题不能全部显示,请点此查看更多更全内容

Copyright © 2019- 91gzw.com 版权所有 湘ICP备2023023988号-2

违法及侵权请联系:TEL:199 18 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务