httpd server stopped

Pablo_

New member
Joined
Feb 17, 2024
Messages
2
Hello, I have a problem with rebuilding Apache 2.4.58.
I get the message every time:...
" ...
checking for nghttp2... checking for user-provided nghttp2 base directory... none
checking for pkg-config along /usr/local/lib/pkgconfig:... checking for nghttp2 version >= 1.2.1... FAILED
configure: WARNING: nghttp2 version is too old
no
checking whether to enable mod_http2... configure: error: mod_http2 has been requested but can not be built due to prerequisite failures

*** There was an error while trying to configure Apache 2. Check the /usr/local/directadmin/custombuild/configure/ap2/configure.apache file
"
Of course I tried ./build update..etc. Nothing help
Do you have any ideas?

My CentOS 7.9.2009 / DA 6.59
 
configure: WARNING: nghttp2 version is too old - you need to update OS packages, DA, then try again.
In older DA you was able to update/build nghttp2 with custombuild, i'm not sure how it works now, is it still in custombuild or on OS level.
you can try check custombuild first. but always keep all updated.
 
configure: WARNING: nghttp2 version is too old - you need to update OS packages, DA, then try again.
In older DA you was able to update/build nghttp2 with custombuild, i'm not sure how it works now, is it still in custombuild or on OS level.
you can try check custombuild first. but always keep all updated.
Thx, It finally worked, I had to update the repositories and execute it da build all ;)
 
Back
Top