Daniel Rieger writes:
>
>Syntax error on line 99 of /usr/local/apache/conf/httpd.conf:
>Cannot load /usr/local/apache/libexec/libssl.so into server: libssl.so.0:
>cannot open shared object file: No such file or directory
If this is under Solaris, I just posted a workaround for this bug
a couple of days ago. Look for ``Shared library error with
mod_ssl-2.7.1-1.3.14''. libssl.so.0 is one of two OpenSSL shared
libraries that are needed by libexec/libssl.so. To fix it, you
can remove libssl.so in the source tree, and then:
$ env LD_RUN_PATH=/usr/local/lib make
assuming that the OpenSSL libraries are installed in /usr/local/lib.
--
-Gary Mills- -Unix Support- -U of M Academic Computing and Networking-
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]