Re: Getting OpenSSL with Apache

2002-02-02 Thread Keary Suska
on 2/1/02 2:22 PM, [EMAIL PROTECTED] purportedly said: >> Cannot load /usr/local/apache_test/libexec/libssl.so into server > > Have you verified that the usual symbolic links exist? > > /usr/local/apache_test/libexec/libssl.so -> libssl.so.0 > /usr/local/apache_test/libexec/libssl.so.0 -> libss

Re: Getting OpenSSL with Apache

2002-02-02 Thread Bear Giles
Following up on my earlier comments > > Cannot load /usr/local/apache_test/libexec/libssl.so into server The fact that I missed this at first is proof that programmers shouldn't work when still running a fever. Even a low grade one, if it's following a 40C monster. "libexec" is normally u

Re: Getting OpenSSL with Apache

2002-02-02 Thread Bear Giles
> Cannot load /usr/local/apache_test/libexec/libssl.so into server Have you verified that the usual symbolic links exist? /usr/local/apache_test/libexec/libssl.so -> libssl.so.0 /usr/local/apache_test/libexec/libssl.so.0 -> libssl.so.0.9.6 and that the actual file is readable, non-empty