You did not configure your Apache with mod_ssl when you set it up. You need to rebuild your Apache.
On Thu, Aug 21, 2008 at 1:02 AM, Linda Lee
<n2kcn29@...> wrote:
Hi all
*I am using apache 1.3.41 with mod_ssl 2.8.31. I kept getting the below error:
Starting httpd: httpd
Syntax error on line 249 of /export/home/httpd/conf/httpd.conf:
Cannot load /export/home/httpd/libexec/libssl.so into server:
ld.so.1: httpd: fatal: relocation error: file /export/home/httpd/libexec/libssl.so: symbol inflateEnd: referenced symbol not found
FAILED
*In my httpd.conf, line 249 is:
LoadModule ssl_module libexec/libssl.so
*libssl.so's loation is correct. It is in /export/home/httpd/libexec/.
Thanks for your help