You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Porter, Mark" <Ma...@LibertyMutual.com> on 2002/11/20 17:16:59 UTC

[users@httpd] 2.x and mod_ssl

Can anyone point me in the right direction on this?

I compiled 2.0.43 Apache on Solaris 2.8, using this configure command:

./configure --prefix=/opt/apache/apache-2043 --enable-mods-shared=most
--enable-ssl=shared --with-ssl=/usr/local/ssl

OpenSSL 0.9.6c is in /usr/local/ssl. (I know... I need to upgrade it)

When I try to launch Apache in SSL mode, I get this error:

Cannot load /opt/apache/apache-2043/modules/mod_ssl.so into server:
ld.so.1: /opt/apache/apache-2043/bin/httpd: fatal: relocation error:
file /opt/apache/apache-2043/modules/mod_ssl.so: symbol X509_INFO_free:
referenced symbol not found

Has anyone seen this before?

Before the configure, I set LD_LIBRARY_PATH in my shell to include
/usr/local/openssl/lib.

Thanks!


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org