Apache Server configuration support - Re: Strange Problem With Apache 2.2.6 Startup Using mod_ssl.so & OpenSSL 0.9.8g

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > December 2007 > Re: Strange Problem With Apache 2.2.6 Startup Using mod_ssl.so & OpenSSL 0.9.8g





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: Strange Problem With Apache 2.2.6 Startup Using mod_ssl.so & OpenSSL 0.9.8g
Davide Bianchi

2007-12-29, 1:31 pm

On 2007-12-29, InDeep <indeep@indeep.com> wrote:
> httpd: Syntax error on line 86 of /usr/local/apache2/conf/httpd.conf:
> Cannot load /usr/local/apache2/modules/mod_ssl.so
> into server: /usr/local/apache2/modules/mod_ssl.so: undefined symbol:
> EVP_idea_ecb
>
> The error points to mod_ssl, and if I comment-out mod_ssl.so it will
> start from any directory, as it should.
>
> But if I go to where openssl is built ( not installed ) and start with
> mod_ssl.so active, voila it works. Apparently
> there is something that is not getting installed correctly with SSL
> but I have no clue! SSL is cryptic, go figure! :-)


It seems that some library is not in your library path, I think
you should add that 'where ssl is built' to your ld.so.conf file
and then re-run ldconfig, or be sure that wherever the ssl library are
is in the configuration file for your dynamic loader.

Anyway, this has nothing to do with the configuration of apache, I
suggest you ask in the developer forum for Apache related to your OS.

Davide

--
Using OpenOffice instead of Microsoft Office is like eating organic food
instead of conventional. It is not the experience, or the expense, or the
convenience that matters. It is the knowledge that you are a better person
for so doing. --Verity Stob
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com