> I am trying to configure apache v1.3.14 with mod_ssl v2.7.1 and OpenSSl > v0.9.6. The OS is Solaris 7. Everything compiled nicely and apache started > up fine. But with the startssl option I get these errors: > > Syntax error on line 208 of /usr/local/apache/conf/httpd.conf: > Cannot load /usr/local/apache/libexec/libssl.so into server: ld.so.1: > /usr/local/apache/bin/httpd: fatal: relocation error: file > /usr/local/apache/libexec/libssl.so: symbol X509_free: referenced symbol > not found > ./apachectl startssl: httpd could not be started > > Does anyone have a solution for me. The symbol X509_free is in libcrypto. Have you done a "ldconfig -r" so that the library cache is updated? -- Matt Emmerton ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]