Re: RE: missing mod_ssl

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

 



 
At the main Apache landing page  https://httpd.apache.org/download.cgi
I can only see source distro for latest version.
So I downloaded it and built it.
 
 
At this link of binaries also from same page
https://httpd.apache.org/download.cgi -> https://downloads.apache.org//httpd/binaries/
there is for windows and  a platform called Netware
 
Please give me link for binary distro of 2.4.46 latest version for linux platforms.

 
 
Sent: Monday, May 03, 2021 at 6:00 PM
From: paul.leo@xxxxxxxxxxxxxxxxx
To: users@xxxxxxxxxxxxxxxx
Subject: RE: missing mod_ssl
Am curious as to why you are not using pre-built distros.

-----Original Message-----
From: Eric Covener <covener@xxxxxxxxx>
Sent: Monday, May 3, 2021 10:42 AM
To: users@xxxxxxxxxxxxxxxx
Subject: Re: missing mod_ssl

On Mon, May 3, 2021 at 12:34 PM Hulio andres <hulioandres@xxxxxxx> wrote:
>
> compile from source.
> latest version 2.4.46

If you still have your source tree, check out config.nice and see if you enabled mod_ssl at build time (including
--enable-mods-shared=all|most)
Also make sure it wasn't built statically (apachectl -l)

config.log might give some hint about whether a dependency of mod_ssl was not found (e.g. --with-ssl)

For example httpd.spec for RPM based builds has:
--enable-mods-shared=all \
--enable-ssl --with-ssl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
 
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
[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