Trying to upgrade from 2.2.22 to 2.4.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am unable to get 2.4.4 to include mod_ssl.c

I am attempting to use my config.nice i used from 2.2.22

"./configure" \
"--prefix=/apps/httpd" \
"--enable-ssl" \
"--with-mpm=worker" \

AND adding in the newly required

--with-included-apr

so it now looks like this:

"./configure" \
"--prefix=/apps/httpd-2.4.4" \
"--enable-ssl" \
"--with-mpm=worker" \
"--with-included-apr" \

But i look in config.log and see this regarding mod_ssl:
configure:25320: checking whether to enable mod_ssl
configure:25332: result: shared

and httpd -l simply shows:
 ./httpd -l
Compiled in modules:
  core.c
  mod_so.c
  http_core.c
  worker.c

This is a redhat 5.7 install

I have tried everything i could possibly think of. Does anyone know what is going on here? Thanks!!



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux