if you're building this in Solaris, you need the Sun ld that is in 
/usr/ccs/bin - NOT the GCC ld.  GCC ld will not build binaries that run 
DSO Apache ;-)

later...
jsb


paul priestman wrote:

>
> Hello,
>
> I have two questions/problems that may be bugs or just my error - hope 
> you can help
>
> 1.  I have managed to install Apache 2.0.35 with mod SSL but it ony 
> works when i sepecify the servername as been the servers IP address 
> instead of the actual name - is this a bug or is this the way Apache 
> in tended?
>
> 2.  I have now decided to install Apache 2.0.35 with mod ssl as a DSO 
> module as it seems to be unstable and I may not wish to load this 
> module into the server.  All the other modules are compiled in to the 
> apache kernel.  My configuration was thus:
> ./configure --prefix=/path/to/apache \
> --enable-so \
> --enable-ssl=shared \
> --with-ssl=/path/to/openssl
>
> this compiled ok and it installed ok.  However, when i try to start 
> the server i get the following error message:
>
> Cannot load /opt/local/apache/apache_2.0.35/modules/mod_ssl.so into 
> server: ld.so.1: /opt/local/apache/apache_2.0.35/bin/httpd: fatal: 
> relocation error: file 
> /opt/local/apache/apache_2.0.35/modules/mod_ssl.so: symbol 
> X509_INFO_free: referenced symbol not found
>
> Is this a common bug?
>
> Paul
>
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]



______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to