On Fri, Oct 12, 2001 at 02:31:08PM -0400, Mark J. de Jong wrote: > Hello, > I'm having problems getting mod-ssl to work as an Apache DSO on Solaris > 8. I've installed in numerous times on Linux and BSD without a glitch. > I've followed the instructions to a T and have searched all over the web > for an answer but couldn't find a suitable solution. Either case, here's > the problem.. > After compiling and installing openssl with all defaults I run > ./configure -with-apache=../apache.X, compile apache with using > -enable-module & --enable-share for ssl plus some other args. The > compile runs without a glitch along with install but when I try to run > "apachectl startssl" I get the following error: > > # /usr/local/apache/bin/apachectl startssl > Syntax error on line 206 of /etc/httpd/httpd.conf: > Cannot load /usr/local/apache/libexec/libssl.so into server: ld.so.1: > /usr/local/apache/bin/httpd: fatal: relocation error: file > /usr/local/apache/libexec/libssl.so: symbol ap_user_id: referenced > symbol not found > /usr/local/apache/bin/apachectl startssl: httpd could not be started > > Is there something I am missing specific to Solaris? I have exhausted > all my resources! Please help!!
My very short list of things to do when compiling is at: http://marc.theaimsgroup.com/?l=apache-modssl&m=100261786905583&w=2 It works quite well for Solaris 8 (and Linux for that matter). vh Mads Toftum -- With a rubber duck, one's never alone. -- "The Hitchhiker's Guide to the Galaxy" ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
