Re: undefined symbol: X509_free

2005-08-29 Thread Cliff Woolley
On 8/29/05, Toney Samuel <[EMAIL PROTECTED]> wrote: > I am getting this error > cluster1:/usr/local/apache2/bin # ./apachectl startssl > Syntax error on line 234 of /usr/local/apache2/conf/httpd.conf: > Cannot load /usr/local/apache2/modules/mod_ssl.so into server: > /usr/local/apache2/modules/mod_

undefined symbol: X509_free

2005-08-29 Thread Toney Samuel
i have downloaded openssl-0.9.8.tar.gz. I untared it then configured it with these switches ./config --prefix=/usr/local shared zlib-dynamic then did make and make install i had apache httpd-2.0.53.tar.gz also untared it then used these switches to configure ./configure --enable-deflate --enable