[Gllug] enabling SSL support in apache

Nix nix at esperi.demon.co.uk
Tue Feb 5 08:46:56 UTC 2002


On Mon, 4 Feb 2002, Robert Postill said:
> I'm not sure it's the same but we use Solaris and it's always worth putting
> /usr/local/apache/libexec/,

Stuff that apache dlopen()s (like Apache modules) don't need to be
pointed to by LD_LIBRARY_PATH.

>                             /usr/lib and /usr/local/lib in your

These two are always searched by ld-linux.so.

> LD_LIBRARY_PATH.

ITYM `/etc/ld.so.conf and rerun ldconfig'.

LD_LIBRARY_PATH is sufficiently unnecessary that I've never used it (on
a Linux box) outside of wrapper scripts for things like Mozilla that
keep their libraries in downright silly places. (Solaris boxes are
another matter, bah.)

-- 
`However, if you want to detect whether (say, 1 in 1000) cars are being
 abducted by bunnies along their route, you've got a whole new problem.'
                              - Scott James Remnant on network problems

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list