Do to security vulnerabilities with OpenSSL, I've had to recompile Apache
2.4.12 with OpenSSL version 1.0.1.m.
The team that controls the web servers doesn't want me to install into the same
installation directory, but rather into a separate directory. They then copy
config files and whatever t
: Thu, 26 Feb 2015 16:57:18 -0500
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] Upgrading from 2.4.10 to 2.4.12
>
> A typical 'make install' will just over-write what needs
> to be updated, which will likely include all Apache provided
> modules.
>
Just to preface this question, I am not very knowledgeable in Apache. I did
not setup this environment and have absolutely know idea how its configured.
This issue was assigned to me, and I have to resolve it, so I am turning to the
user community for help.
Can I upgrade from 2.4.10 to 2.4.12?
I finally figured out why this wasn't compiling for me. I was missing
/usr/lib64/pkgconfig/openssl.pc. Once I figured out that I needed
libopenssl-devel package, I was able to successfully compile Apache.
Daryl
From: darylr...@outlook.com
To: users@httpd.apache.org
Date: Tue, 24 Feb 2015 14:31
I'm trying to build Apache 2.4.10 with the system level openssl, which is
version 0.9.8j, but I continuously get an error telling me that the version of
openssl is to old. I get to the point where the configuration script is
looking for openssl and then it fails. The message that I receive is: