Chahn wrote:
> 
> Hi,
> 
> i installed the ported package above using pkg_add.
> All works well. But if i want to start apache it gives me the following error:
> 
> Cannot load /usr/local/etc/apache/libexec/pache/libssl.so into server:   
> /usr/local/etc/apache/libexec/apache/libssl.so: Undefined symbol "ASN1_INTEGER_cmp"
Your path looks a bit suspect. I would expect to find
.so stuff in /usr/local/libexec/apache/.

> OS is FreeBSD 4.1
I'm running 'BSD 4.1-STABLE, and I also have an
installation of apache+mod_ssl-1.3.12+2.6.6, and
it works fine.

I built mine straight out of the ports collection.
How did you build yours?

Have you manually changed the ServerRoot? Mine is
set to /usr/local. Also, do your LoadModule and
lines look like this?

LoadModule env_module         libexec/apache/mod_env.so

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

Reply via email to