Hi Adam, please look at my notes in the text. Christian > -----Original Message----- > From: Adam Nealis [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 18, 2000 10:08 AM > To: [EMAIL PROTECTED] > Subject: Re: FreeBSD Port: apache+mod_ssl-1.3.12+2.6.6_1 > > > 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/. It looks really strange but it depends on the ported package i've installed. The apache.conf is located in /usr/local/etc/apache and it requires the modules under this path in libexec/apache. I copied the /libexec/apache stuff to this directory instead of changing the lines in the apache.conf. > > > 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? I don't built the code, i'd installed the precompiled ported package. But i believe this was not the way it could work so i'm planning to build the code today or tomorrow and hope this will work. > > Have you manually changed the ServerRoot? Mine is > set to /usr/local. Also, do your LoadModule and > lines look like this? Yes! > > LoadModule env_module libexec/apache/mod_env.so Yes too! thank you for your response. I will give you a note if i'm finished that stuff. > > Adam. > ______________________________________________________________________ > Apache Interface to OpenSSL (mod_ssl) www.modssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] > ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
