Apache 2.0 on Solaris 8
From: Bhavesh Shah (bshah_at_citadon.com)
Date: 03/30/05
- Previous message: Z H: "Looking for info to implement strong password policy on Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Mar 2005 10:45:53 -0800 To: <sunmanagers@sunmanagers.org>
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
- Previous message: Z H: "Looking for info to implement strong password policy on Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|