In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
Vi installapache.sh
#! / bin/bash
Tar-zxf apr-1.4.6.tar.gz
Cd apr-1.4.6
. / configure-- prefix=/usr/local/apr & > / dev/null
Make & > / dev/null
Make install & > / dev/null
Cd
Tar-zxf apr-util-1.4.1.tar.gz
Cd apr-util-1.4.1
. / configure-- prefix=/usr/local/apr-util-- with-apr=/usr/local/apr/bin/apr-1-config & > / dev/null
Make & > / dev/null
Make install & > / dev/null
Cd
Tar-zxf pcre-8.30.tar.gz
Cd pcre-8.30
. / configure-- prefix=/usr/local/pcre & > / dev/null
Make & > / dev/null
Make install & > / dev/null
Cd
Tar-zxf httpd-2.4.1.tar.gz
Cd httpd-2.4.1
. / configure-- prefix=/usr/local/apache2-enable-so-enable-rewrite-- with-mpm=worker-- with-apr=/usr/local/apr-- with-apr-util=/usr/local/apr-util-- with-pcre=/usr/local/pcre & > dev/null
Make & > / dev/null
Make install & > / dev/null
Cd
/ usr/local/apache2/bin/apachectl start
: wq
Netatat-tunlp | grep httpd
If you have 80 ports, you will succeed.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 207
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.