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
