errors starting apache2.0.45 with mod_ssl as DSO.

errors starting apache2.0.45 with mod_ssl as DSO.

am 08.05.2003 21:22:51 von kulkarni veena

Hello,
my question is :

I have set to start Mod-ssl as DSO. When I try to
start apache 2.0.45 i get errors as follows:

# ./httpd -DSSL
Syntax error on line 233 of /etc/apache/httpd.conf:
Cannot load /usr/apache/libexec/mod_ssl.so into
server: ld.so.1: ./httpd: fatal: relocation error:
file /usr/apache/libexec/mod_ssl.so: symbol
X509_INFO_free: referenced symbol not found

any suggestions to rectify it?

thanks in advance.

-veena


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

errors starting apache2.0.45 with mod_ssl as DSO.

am 09.05.2003 08:54:31 von kulkarni veena

BTW, this is on Solaris 2.9 OS.

--- kulkarni veena wrote:
> Hello,
> my question is :
>
> I have set to start Mod-ssl as DSO. When I try to
> start apache 2.0.45 i get errors as follows:
>
> # ./httpd -DSSL
> Syntax error on line 233 of /etc/apache/httpd.conf:
> Cannot load /usr/apache/libexec/mod_ssl.so into
> server: ld.so.1: ./httpd: fatal: relocation error:
> file /usr/apache/libexec/mod_ssl.so: symbol
> X509_INFO_free: referenced symbol not found
>
> any suggestions to rectify it?
>
> thanks in advance.
>
> -veena
>
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com
>
____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl)
> www.modssl.org
> User Support Mailing List
> modssl-users@modssl.org
> Automated List Manager
majordomo@modssl.org


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

Re: errors starting apache2.0.45 with mod_ssl as DSO.

am 09.05.2003 09:52:23 von Bruno Georges

Did you compile openssl as shared or static?
If static then you need to build openssl with shared option.

Hope this helps.

Bruno Georges
Xbridge Ltd
Tel: +44 (0) 207 378 9830
Mob: +44 (0) 787 988 4895

On Friday, May 9, 2003, at 07:54 Europe/London, kulkarni veena wrote:

> BTW, this is on Solaris 2.9 OS.
>
> --- kulkarni veena wrote:
>> Hello,
>> my question is :
>>
>> I have set to start Mod-ssl as DSO. When I try to
>> start apache 2.0.45 i get errors as follows:
>>
>> # ./httpd -DSSL
>> Syntax error on line 233 of /etc/apache/httpd.conf:
>> Cannot load /usr/apache/libexec/mod_ssl.so into
>> server: ld.so.1: ./httpd: fatal: relocation error:
>> file /usr/apache/libexec/mod_ssl.so: symbol
>> X509_INFO_free: referenced symbol not found
>>
>> any suggestions to rectify it?
>>
>> thanks in advance.
>>
>> -veena
>>
>>
>> __________________________________
>> Do you Yahoo!?
>> The New Yahoo! Search - Faster. Easier. Bingo.
>> http://search.yahoo.com
>>
> ____________________________________________________________ __________
>> Apache Interface to OpenSSL (mod_ssl)
>> www.modssl.org
>> User Support Mailing List
>> modssl-users@modssl.org
>> Automated List Manager
> majordomo@modssl.org
>
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Search - Faster. Easier. Bingo.
> http://search.yahoo.com
> ____________________________________________________________ __________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List modssl-users@modssl.org
> Automated List Manager majordomo@modssl.org
>

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org