Re: Unable to start apache-2.4.25; missing ssl module

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

 



On Wed, Mar 22, 2017 at 3:29 AM, John Iliffe <john.iliffe@xxxxxxxxx> wrote:
> Just in case anyone is thinking about this, I managed to resolve it, more
> by luck than by any plan.
>
> Basically, I just added links in the httpd/lib directory to everything that
> it claimed it couldn't find.  Some are actually links to links.

Links to links are perfectly fine. Alternatives to your solution would be
setting LD_LIBRARY_PATH=/usr/openssl-1.0.2k/lib in the environment
or re-building apache with suitable LDFLAGS,  e.g. on linux
-Wl,-rpath, /usr/openssl-1.0.2k/lib. Check the man pages for ld and
ld.so (or however the dynamic linker on your platform may be called).

rainer

---------------------------------------------------------------------
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