hi,

I can't start apache with mod-ssl, I get the following errors.  Anyone
have any insight?  Seen this before?

# apachectl startssl
Syntax error on line 208 of /opt/software/conf/httpd.conf:
Cannot load /opt/software/libexec/libssl.so into server: ld.so.1:
/opt/software/bin/httpd: fatal: relocation error: file
/opt/software/libexec/libssl.so: symbol ap_global_ctx: referenced symbol
not found
/opt/software/bin/apachectl startssl: httpd could not be started


My line 208 is just the loadmodule for mod_ssl
<IfDefine SSL>
LoadModule ssl_module         libexec/libssl.so
</IfDefine>


thanks,
Kervin
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to