[users@httpd] Forcing openssl version 1.0.1m

2015-05-06 Thread Daryl Rose
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

RE: [users@httpd] Upgrading from 2.4.10 to 2.4.12

2015-02-27 Thread Daryl Rose
: 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. >

[users@httpd] Upgrading from 2.4.10 to 2.4.12

2015-02-26 Thread Daryl Rose
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?

RE: [users@httpd] Compiling Apache 2.4.10 with openssl 0.9.8j

2015-02-25 Thread Daryl Rose
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

[users@httpd] Compiling Apache 2.4.10 with openssl 0.9.8j

2015-02-24 Thread Daryl Rose
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: