Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install Apache 2.4.18

2025-02-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces how to install Apache 2.4.18, the article is very detailed, has a certain reference value, interested friends must read it!

[root@shop httpd-2.4.18] # pwd

/ lampsource/tar/httpd-2.4.18

[root@shop httpd-2.4.18] #. / configure-- prefix=/usr/local/apache2\

>-- enable-mods-shared=all\

>-- enable-so\

>-- enable-proxy-ajp\

>-- enable-rewrite\

>-- with-apr=/usr/local/apr\

>-- with-apr-util=/usr/local/apr-util\

>-- with-pcre=/usr/local/pcre\

>

Checking for chosen layout... Apache

Checking for working mkdir-p. Yes

Checking for grep that handles long lines and-e. / bin/grep

Checking for egrep... / bin/grep-E

Checking build system type... X86_64-unknown-linux-gnu

Checking host system type... X86_64-unknown-linux-gnu

Checking target system type... X86_64-unknown-linux-gnu

Configure:

Configure: Configuring Apache Portable Runtime library...

Configure:

Checking for APR... Yes

Setting CC to "gcc"

Setting CPP to "gcc-E"

Setting CFLAGS to "- g-O2-pthread"

Setting CPPFLAGS to "- DLINUX=2-D_REENTRANT-D_GNU_SOURCE"

Setting LDFLAGS to ""

Configure:

Configure: Configuring Apache Portable Runtime Utility library...

Configure:

Checking for APR-util... Yes

Checking for gcc... Gcc

Checking whether the C compiler works... Yes

Checking for C compiler default output file name... A.out

Checking for suffix of executables...

Checking whether we are cross compiling... No

Checking for suffix of object files... O

Checking whether we are using the GNU C compiler... Yes

Checking whether gcc accepts-g. Yes

Checking for gcc option to accept ISO C89... None needed

Checking how to run the C preprocessor... Gcc-E

Checking for gcc option to accept ISO C99... -std=gnu99

Checking for pcre-config... False

Configure: Using external PCRE library from / usr/local/pcre/bin/pcre-config

Setting PCRE_INCLUDES to "- I/usr/local/pcre/include"

Setting PCRE_LIBS to "- L/usr/local/pcre/lib-lpcre"

Configure:

Configure: Configuring Apache httpd...

Configure:

Setting INCLUDES to "- I."

Adding "- I $(top_srcdir) / os/$ (OS_DIR)" to INCLUDES

Adding "- I $(top_srcdir) / include" to INCLUDES

Adding "- I/usr/local/apr/include/apr-1" to INCLUDES

Adding "- I/usr/local/apr-util/include/apr-1" to INCLUDES

Adding "- I/usr/local/pcre/include" to INCLUDES

Configure:

Configure: Applying OS-specific hints for httpd...

Configure:

Forcing SINGLE_LISTEN_UNSERIALIZED_ACCEPT to "1"

Forcing AP_NONBLOCK_WHEN_MULTI_LISTEN to "1"

Checking for rm... / bin/rm

Checking for pkg-config... / usr/bin/pkg-config

Checking for rsync... / usr/bin/rsync

Checking for gawk... Gawk

Checking whether ln-s works... Yes

Checking for ranlib... Ranlib

Checking for lynx... No

Checking for links... Links

Checking for ANSI C header files... Yes

Checking for sys/types.h... Yes

Checking for sys/stat.h... Yes

Checking for stdlib.h... Yes

Checking for string.h... Yes

Checking for memory.h... Yes

Checking for strings.h... Yes

Checking for inttypes.h... Yes

Checking for stdint.h... Yes

Checking for unistd.h... Yes

Checking minix/config.h usability... No

Checking minix/config.h presence... No

Checking for minix/config.h... No

Checking whether it is safe to define _ _ EXTENSIONS__... Yes

Checking for library containing strerror... None required

Checking for APR version 1.3.0 or later... Yes

Checking for APR-util version 1.3.0 or later... Yes

Checking for ANSI C header files... (cached) yes

Checking for string.h... (cached) yes

Checking limits.h usability... Yes

Checking limits.h presence... Yes

Checking for limits.h... Yes

Checking for unistd.h... (cached) yes

Checking sys/socket.h usability... Yes

Checking sys/socket.h presence... Yes

Checking for sys/socket.h... Yes

Checking pwd.h usability... Yes

Checking pwd.h presence... Yes

Checking for pwd.h... Yes

Checking grp.h usability... Yes

Checking grp.h presence... Yes

Checking for grp.h... Yes

Checking for strings.h... (cached) yes

Checking sys/prctl.h usability... Yes

Checking sys/prctl.h presence... Yes

Checking for sys/prctl.h... Yes

Checking sys/processor.h usability... No

Checking sys/processor.h presence... No

Checking for sys/processor.h... No

Checking sys/sem.h usability... Yes

Checking sys/sem.h presence... Yes

Checking for sys/sem.h... Yes

Checking sys/sdt.h usability... No

Checking sys/sdt.h presence... No

Checking for sys/sdt.h... No

Checking sys/loadavg.h usability... No

Checking sys/loadavg.h presence... No

Checking for sys/loadavg.h... No

Checking for sys/wait.h that is POSIX.1 compatible... Yes

Checking for an ANSI C-conforming const... Yes

Checking for library containing sqrt... -lm

Checking for library containing crypt... -lcrypt

Checking for getpwnam... Yes

Checking for getgrnam... Yes

Checking for initgroups... Yes

Checking for bindprocessor... No

Checking for prctl... Yes

Checking for timegm... Yes

Checking for getpgid... Yes

Checking for fopen64... Yes

Checking for getloadavg... Yes

Checking for void pointer length... No

Checking for gettid (). Yes

Checking for tm_gmtoff in struct tm... Yes

Checking whether to enable mod_authn_file... Shared

Checking whether to enable mod_authn_dbm... Shared (all)

Checking whether to enable mod_authn_anon... Shared (all)

Checking whether to enable mod_authn_dbd... Shared (all)

Checking whether to enable mod_authn_socache... Shared (all)

Checking whether to enable mod_authn_core... Shared

Checking whether to enable mod_authz_host... Shared

Checking whether to enable mod_authz_groupfile... Shared

Checking whether to enable mod_authz_user... Shared

Checking whether to enable mod_authz_dbm... Shared (all)

Checking whether to enable mod_authz_owner... Shared (all)

Checking whether to enable mod_authz_dbd... Shared (all)

Checking whether to enable mod_authz_core... Shared

Checking whether to enable mod_authnz_ldap... Checking dependencies

Checking for ldap support in apr/apr-util... No

Configure: WARNING: apr/apr-util is compiled without ldap support

Checking whether to enable mod_authnz_ldap... No (disabled)

Checking whether to enable mod_authnz_fcgi... No

Checking whether to enable mod_access_compat... Shared

Checking whether to enable mod_auth_basic... Shared

Checking whether to enable mod_auth_form... Shared (all)

Checking whether to enable mod_auth_digest... Checking dependencies

Checking whether to enable mod_auth_digest... Shared (all)

Checking whether to enable mod_allowmethods... Shared (all)

Adding "- I $(top_srcdir) / modules/aaa" to INCLUDES

Checking whether to enable mod_isapi... No

Checking whether to enable mod_file_cache... Shared (all)

Checking whether to enable mod_cache... Shared (all)

Checking whether to enable mod_cache_disk... Checking dependencies

Checking whether to enable mod_cache_disk... Shared (all)

Checking whether to enable mod_cache_socache... Shared (all)

Checking whether to enable mod_socache_shmcb... Shared (all)

Checking whether to enable mod_socache_dbm... Shared (all)

Checking whether to enable mod_socache_memcache... Shared (all)

Checking whether to enable mod_socache_dc... No

Adding "- I $(top_srcdir) / modules/cache" to INCLUDES

Setting HTTPD_LDFLAGS to "- export-dynamic"

Checking whether to enable mod_so... Static

Setting AP_LIBS to "$(MOD_SO_LDADD)"

Checking whether to enable mod_watchdog... Checking dependencies

Checking whether to enable mod_watchdog... Shared (all)

Checking whether to enable mod_macro... Shared (all)

Adding "- I $(top_srcdir) / modules/core" to INCLUDES

Checking whether to enable mod_dbd... Shared (all)

Adding "- I $(top_srcdir) / modules/database" to INCLUDES

Checking whether to enable mod_bucketeer... No

Checking whether to enable mod_dumpio... Shared (all)

Checking whether to enable mod_echo... Shared (all)

Checking whether to enable mod_example_hooks... No

Checking whether to enable mod_case_filter... No

Checking whether to enable mod_case_filter_in... No

Checking whether to enable mod_example_ipc... No

Checking whether to enable mod_buffer... Shared (all)

Checking whether to enable mod_data... Shared (all)

Checking whether to enable mod_ratelimit... Shared (all)

Checking whether to enable mod_reqtimeout... Shared

Checking whether to enable mod_ext_filter... Shared (all)

Checking whether to enable mod_request... Shared (all)

Checking whether to enable mod_include... Shared (all)

Checking whether to enable mod_filter... Shared

Checking whether to enable mod_reflector... Shared (all)

Checking whether to enable mod_substitute... Shared (all)

Checking whether to enable mod_sed... Checking dependencies

Setting MOD_SED_LDADD to "- export-symbols-regex sed_module"

Checking whether to enable mod_sed... Shared (all)

Checking whether to enable mod_charset_lite... Shared (all)

Checking whether to enable mod_deflate... Checking dependencies

Checking for zlib location... / usr/local

Adding "- I/usr/local/include" to INCLUDES

Setting MOD_INCLUDES to "- I/usr/local/include"

Adding "- L/usr/local/lib" to LDFLAGS

Setting ap_zlib_ldflags to "- L/usr/local/lib"

Setting LIBS to "- lz"

Checking for zlib library... Found

Setting MOD_DEFLATE_LDADD to "- L/usr/local/lib-lz"

Nulling LIBS

Checking whether to enable mod_deflate... Shared (all)

Checking whether to enable mod_xml2enc... Checking dependencies

Checking for libxml2... Checking for libxml2... No

Checking whether to enable mod_xml2enc... No (disabled)

Checking whether to enable mod_proxy_html... Checking dependencies

Checking for libxml2... (cached) no

Checking whether to enable mod_proxy_html... No (disabled)

Adding "- I $(top_srcdir) / modules/filters" to INCLUDES

Checking whether to enable mod_http... Static

Adding "$(MOD_HTTP_LDADD)" to AP_LIBS

Checking whether to enable mod_mime... Shared

Checking whether to enable mod_http2... Checking dependencies

Checking for nghttp2... Checking for user-provided nghttp2 base directory... None

Checking for pkg-config along... Checking for nghttp2 version > = 1.2.1... FAILED

Configure: WARNING: nghttp2 version is too old

No

Checking whether to enable mod_http2... No (disabled)

Checking whether to enable mod_ldap... Checking dependencies

Checking for ldap support in apr/apr-util... (cached) no

Configure: WARNING: apr/apr-util is compiled without ldap support

Checking whether to enable mod_ldap... No (disabled)

Adding "- I $(top_srcdir) / modules/ldap" to INCLUDES

Checking whether to enable mod_log_config... Shared

Checking whether to enable mod_log_debug... Shared (all)

Checking whether to enable mod_log_forensic... Shared (all)

Adding "- I $(top_builddir) / server" to INCLUDES

Checking whether to enable mod_logio... Shared (all)

Adding "- I $(top_srcdir) / modules/loggers" to INCLUDES

Checking whether to enable mod_lua... Checking dependencies

Checking for pow in-lm... Yes

Checking for sqrt in-lm... Yes

Checking for lua.h in. / include/lua-5.2... No

Checking for lua.h in. / include/lua5.2... No

Checking for lua.h in. / include/lua52... No

Checking for lua.h in. / include... No

Checking for lua.h in. / include/lua-5.1... No

Checking for lua.h in. / include/lua5.1... No

Checking for lua.h in. / include/lua51... No

Checking for lua.h in / usr/local/include/lua-5.2... No

Checking for lua.h in / usr/local/include/lua5.2... No

Checking for lua.h in / usr/local/include/lua52... No

Checking for lua.h in / usr/local/include... No

Checking for lua.h in / usr/local/include/lua-5.1... No

Checking for lua.h in / usr/local/include/lua5.1... No

Checking for lua.h in / usr/local/include/lua51... No

Checking for lua.h in / usr/include/lua-5.2... No

Checking for lua.h in / usr/include/lua5.2... No

Checking for lua.h in / usr/include/lua52... No

Checking for lua.h in / usr/include... No

Checking for lua.h in / usr/include/lua-5.1... No

Checking for lua.h in / usr/include/lua5.1... No

Checking for lua.h in / usr/include/lua51... No

Configure: WARNING: * Lua 5.2 or 5.1 library not found.

Configure: WARNING: Lua 5.2 or 5.1 library is required

Checking whether to enable mod_lua... No (disabled)

Adding "- I $(top_srcdir) / modules/lua" to INCLUDES

Checking whether to enable mod_env... Shared

Checking whether to enable mod_mime_magic... Shared (all)

Checking whether to enable mod_cern_meta... No

Checking whether to enable mod_expires... Shared (all)

Checking whether to enable mod_headers... Shared

Checking whether to enable mod_ident... No

Checking whether to enable mod_usertrack... Checking dependencies

Checking sys/times.h usability... Yes

Checking sys/times.h presence... Yes

Checking for sys/times.h... Yes

Checking for times... Yes

Checking whether to enable mod_usertrack... Shared (all)

Checking whether to enable mod_unique_id... Shared (all)

Checking whether to enable mod_setenvif... Shared

Checking whether to enable mod_version... Shared

Checking whether to enable mod_remoteip... Shared (all)

Checking whether to enable mod_proxy... Shared (all)

Checking whether to enable mod_proxy_connect... Checking dependencies

Checking whether to enable mod_proxy_connect... Shared (all)

Checking whether to enable mod_proxy_ftp... Checking dependencies

Checking whether to enable mod_proxy_ftp... Shared (all)

Checking whether to enable mod_proxy_http... Checking dependencies

Checking whether to enable mod_proxy_http... Shared (all)

Checking whether to enable mod_proxy_fcgi... Checking dependencies

Checking whether to enable mod_proxy_fcgi... Shared (all)

Checking whether to enable mod_proxy_scgi... Checking dependencies

Checking whether to enable mod_proxy_scgi... Shared (all)

Checking whether to enable mod_proxy_fdpass... Checking dependencies

Checking whether CMSG_DATA is declared... Yes

Checking whether to enable mod_proxy_fdpass... Shared (all)

Checking whether to enable mod_proxy_wstunnel... Checking dependencies

Checking whether to enable mod_proxy_wstunnel... Shared (all)

Checking whether to enable mod_proxy_ajp... Checking dependencies

Checking whether to enable mod_proxy_ajp... Shared

Checking whether to enable mod_proxy_balancer... Checking dependencies

Checking whether to enable mod_proxy_balancer... Shared (all)

Checking whether to enable mod_proxy_express... Checking dependencies

Checking whether to enable mod_proxy_express... Shared (all)

Adding "- I $(top_srcdir) / modules/proxy" to INCLUDES

Checking whether to enable mod_session... Shared (all)

Checking whether to enable mod_session_cookie... Checking dependencies

Checking whether to enable mod_session_cookie... Shared (all)

Configure: WARNING: Your APR does not include SSL/EVP support. To enable it: configure-- with-crypto

Checking whether to enable mod_session_crypto... No

Checking whether to enable mod_session_dbd... Checking dependencies

Checking whether to enable mod_session_dbd... Shared (all)

Adding "- I $(top_srcdir) / modules/session" to INCLUDES

Checking whether to enable mod_slotmem_shm... Shared (all)

Checking whether to enable mod_slotmem_plain... Shared (all)

Checking whether to enable mod_ssl... Checking dependencies

Checking for OpenSSL... Checking for user-provided OpenSSL base directory... None

Setting MOD_CFLAGS to ""

Setting ab_CFLAGS to ""

Setting MOD_LDFLAGS to ""

Checking for OpenSSL version > = 0.9.8a. OK

Adding "- lssl" to MOD_LDFLAGS

Adding "- lcrypto" to MOD_LDFLAGS

Adding "- lrt" to MOD_LDFLAGS

Adding "- lcrypt" to MOD_LDFLAGS

Adding "- lpthread" to MOD_LDFLAGS

Setting LIBS to "- lssl-lcrypto-lrt-lcrypt-lpthread"

Forcing ab_LDFLAGS to "- lssl-lcrypto-lrt-lcrypt-lpthread"

Checking openssl/engine.h usability... Yes

Checking openssl/engine.h presence... Yes

Checking for openssl/engine.h... Yes

Checking for SSLeay_version... Yes

Checking for SSL_CTX_new... Yes

Checking for ENGINE_init... Yes

Checking for ENGINE_load_builtin_engines... Yes

Checking for RAND_egd... Yes

Yes

Setting MOD_SSL_LDADD to "- export-symbols-regex ssl_module"

Checking whether to enable mod_ssl... Shared (all)

Adding "- I $(top_srcdir) / modules/ssl" to INCLUDES

Checking whether to enable mod_optional_hook_export... No

Checking whether to enable mod_optional_hook_import... No

Checking whether to enable mod_optional_fn_import... No

Checking whether to enable mod_optional_fn_export... No

Checking whether to enable mod_dialup... Shared (all)

Adding "- I $(top_srcdir) / modules/test" to INCLUDES

Checking for target platform... Unix

Checking for rlim_t... Yes

Checking sys/time.h usability... Yes

Checking sys/time.h presence... Yes

Checking for sys/time.h... Yes

Checking sys/resource.h usability... Yes

Checking sys/resource.h presence... Yes

Checking for sys/resource.h... Yes

Checking for sys/sem.h... (cached) yes

Checking sys/ipc.h usability... Yes

Checking sys/ipc.h presence... Yes

Checking for sys/ipc.h... Yes

Checking for setsid... Yes

Checking for killpg... Yes

Checking bstring.h usability... No

Checking bstring.h presence... No

Checking for bstring.h... No

Checking for unistd.h... (cached) yes

Checking for syslog... Yes

Checking for sys/times.h... (cached) yes

Checking for times... (cached) yes

Adding "- I $(top_srcdir) / server" to INCLUDES

Checking whether APR supports thread-safe pollsets... Checking for kqueue... No

Checking for port_create... No

Checking for epoll_create... Yes

Yes

Checking if event MPM supports this platform... No-APR skiplist is not available

Checking if mpmt_os2 MPM supports this platform... No

Checking if prefork MPM supports this platform... Yes

Checking if WinNT MPM supports this platform... No

Checking if worker MPM supports this platform... Yes

Checking whether to enable mod_lbmethod_byrequests... Shared (all)

Checking whether to enable mod_lbmethod_bytraffic... Shared (all)

Checking whether to enable mod_lbmethod_bybusyness... Shared (all)

Checking whether to enable mod_lbmethod_heartbeat... Shared (all)

Checking which MPM to use by default... Worker-event is not supported

Checking for pthread_kill... Yes

Checking whether to enable mod_unixd... Shared

Checking whether to enable mod_privileges... No

Adding "- I $(top_srcdir) / modules/arch/unix" to INCLUDES

Checking whether to enable mod_heartbeat... Checking dependencies

Checking whether to enable mod_heartbeat... Shared (all)

Checking whether to enable mod_heartmonitor... Shared (all)

Checking whether to enable mod_dav... Shared (all)

Adding "- I $(top_srcdir) / modules/dav/main" to INCLUDES

Checking whether to enable mod_status... Shared

Checking whether to enable mod_autoindex... Shared

Checking whether to enable mod_asis... Shared (all)

Checking whether to enable mod_info... Shared (all)

Checking whether to enable mod_suexec... No

Checking whether to enable mod_cgid... Checking dependencies

Checking whether to enable mod_cgid... Shared (all)

Checking whether to enable mod_cgi... No

Adding "- I $(top_srcdir) / modules/generators" to INCLUDES

Checking whether to enable mod_dav_fs... Checking dependencies

Checking whether to enable mod_dav_fs... Shared (all)

Checking whether to enable mod_dav_lock... Checking dependencies

Checking whether to enable mod_dav_lock... Shared (all)

Checking for extra modules... None

Checking whether to enable mod_vhost_alias... Shared (all)

Checking whether to enable mod_negotiation... Shared (all)

Checking whether to enable mod_dir... Shared

Checking whether to enable mod_p_w_picpathmap... No

Checking whether to enable mod_actions... Shared (all)

Checking whether to enable mod_speling... Shared (all)

Checking whether to enable mod_userdir... Shared (all)

Checking whether to enable mod_alias... Shared

Checking whether to enable mod_rewrite... Shared

Adding "- I $(top_srcdir) / modules/mappers" to INCLUDES

Configure:

Configure: Restore user-defined environment settings...

Configure:

Restoring CPPFLAGS to ""

Setting EXTRA_CPPFLAGS to "- DLINUX=2-D_REENTRANT-D_GNU_SOURCE"

Restoring CFLAGS to ""

Setting EXTRA_CFLAGS to "- g-O2-pthread"

Restoring CXXFLAGS to ""

Setting EXTRA_CXXFLAGS to ""

Restoring LDFLAGS to ""

Setting EXTRA_LDFLAGS to ""

Restoring LIBS to ""

Setting EXTRA_LIBS to ""

Restoring INCLUDES to ""

Setting EXTRA_INCLUDES to "- I. -I $(top_srcdir) / os/$ (OS_DIR)-I $(top_srcdir) / include-I/usr/local/apr/include/apr-1-I/usr/local/apr-util/include/apr-1-I/usr/local/pcre/include-I $(top_srcdir) / modules/aaa-I $(top_srcdir) / modules/cache-I $(top_srcdir) / modules/core-I $(top_srcdir) / modules/database-I $(top_srcdir) / modules/ Filters-I $(top_srcdir) / modules/ldap-I $(top_builddir) / server-I $(top_srcdir) / modules/loggers-I $(top_srcdir) / modules/lua-I $(top_srcdir) / modules/proxy-I $(top_srcdir) / modules/session-I $(top_srcdir) / modules/ssl-I $(top_srcdir) / modules/test-I $(top_srcdir) / server-I $(top_srcdir) / modules/arch/unix-I $(top_srcdir) / modules/dav / main-I $(top_srcdir) / modules/generators-I $(top_srcdir) / modules/mappers "

Configure:

Configure: Construct makefiles and header files...

Configure:

Configure: creating config_vars.mk

Configure: creating. / config.status

Creating modules/aaa/Makefile

Creating modules/arch/win32/Makefile

Creating modules/cache/Makefile

Creating modules/core/Makefile

Creating modules/database/Makefile

Creating modules/debugging/Makefile

Creating modules/echo/Makefile

Creating modules/examples/Makefile

Creating modules/experimental/Makefile

Creating modules/filters/Makefile

Creating modules/http/Makefile

Creating modules/http2/Makefile

Creating modules/ldap/Makefile

Creating modules/loggers/Makefile

Creating modules/lua/Makefile

Creating modules/metadata/Makefile

Creating modules/proxy/Makefile

Creating modules/session/Makefile

Creating modules/slotmem/Makefile

Creating modules/ssl/Makefile

Creating modules/test/Makefile

Creating os/unix/Makefile

Creating modules/proxy/balancers/Makefile

Creating server/mpm/Makefile

Creating server/mpm/worker/Makefile

Creating modules/arch/unix/Makefile

Creating modules/cluster/Makefile

Creating modules/dav/main/Makefile

Creating modules/generators/Makefile

Creating modules/dav/fs/Makefile

Creating modules/dav/lock/Makefile

Creating modules/mappers/Makefile

Creating Makefile

Creating modules/Makefile

Creating srclib/Makefile

Creating os/Makefile

Creating server/Makefile

Creating support/Makefile

Creating test/Makefile

Config.status: creating docs/conf/httpd.conf

Config.status: creating docs/conf/extra/httpd-autoindex.conf

Config.status: creating docs/conf/extra/httpd-dav.conf

Config.status: creating docs/conf/extra/httpd-default.conf

Config.status: creating docs/conf/extra/httpd-info.conf

Config.status: creating docs/conf/extra/httpd-languages.conf

Config.status: creating docs/conf/extra/httpd-manual.conf

Config.status: creating docs/conf/extra/httpd-mpm.conf

Config.status: creating docs/conf/extra/httpd-multilang-errordoc.conf

Config.status: creating docs/conf/extra/httpd-ssl.conf

Config.status: creating docs/conf/extra/httpd-userdir.conf

Config.status: creating docs/conf/extra/httpd-vhosts.conf

Config.status: creating docs/conf/extra/proxy-html.conf

Config.status: creating include/ap_config_layout.h

Config.status: creating support/apxs

Config.status: creating support/apachectl

Config.status: creating support/dbmmanage

Config.status: creating support/envvars-std

Config.status: creating support/log_server_status

Config.status: creating support/logresolve.pl

Config.status: creating support/phf_abuse_log.cgi

Config.status: creating support/split-logfile

Config.status: creating build/rules.mk

Config.status: creating build/pkg/pkginfo

Config.status: creating build/config_vars.sh

Config.status: creating include/ap_config_auto.h

Config.status: executing default commands

[root@shop httpd-2.4.18] #

The above is all the contents of the article "how to install Apache 2.4.18". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

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: 0

*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.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report