SUMMARY: Apache 2.0 on Solaris 8

From: Bhavesh Shah <bshah_at_citadon.com>
Date: Fri Apr 01 2005 - 14:48:21 EST
Hi,
Well I was able to resolve this issue. It turned out to be openssl
compilation issue. The solution is:

Compile and install openssl with shared option.

My original question was:

Hi Gurus,

I downloaded apache-2.0.53 and openssl-0.9.7f source from apache/openssl
site and compiled on Solaris 8 and it went through without any errors.
It works fine without ssl but


when I start apache with ssl it gives me following error:

# ./apachectl startssl

Syntax error on line 251 of /opt/apache/conf/httpd.conf:

Cannot load /opt/apache/modules/mod_ssl.so into server: ld.so.1:
/opt/apache/bin/httpd: fatal: relocation error: file
/opt/apache/modules/mod_ssl.so: symbol X509_INFO_free: referenced symbol
not found



I used following to compile and install Apache:



./configure --prefix=/opt/apache --enable-rewrite=shared
-enable-proxy=shared --enable-ssl=shared enable-ssl
--with-ssl=/usr/local/ssl --enable-mods-shared=all

make && make install



It went fine without any errors.



Does anyone has faced this problem? Do I have to setup LD_LIBRARY_PATH?

Will summarize.

Regards

B
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Fri Apr 1 14:48:54 2005

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:45 EST