logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: getting errors in mod_ssl.so while starting apache on linux
Author
shishir



Joined: 07 Mar 2012
Posts: 7
Location: India, Bangalore

PostPosted: Wed 23 May '12 9:27    Post subject: getting errors in mod_ssl.so while starting apache on linux Reply with quote

Hi,

I am trying to compile the apache 2.4.1 version with openssl 1.0.1c.

I have compiled/install both apache and openssl on Linux 2.6.32-71.el6.x86_64.
While starting the apache, i am getting the below error. Could you suggest me something here?

httpd: Syntax error on line 155 of /usr/pw/apache/conf/httpd.conf: Cannot load /usr/pw/apache/modules/mod_ssl.so into server: /usr/pw/apache/modules/mod_ssl.so: undefined symbol: SSL_SESSION_get_compress_id


If i comment the load module part in httpd.conf and start the apache, it starts fine.

Thanks,
Shishir
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Sat 23 Jun '12 14:03    Post subject: Reply with quote

There is an issue in your mod_ssl.so
Which configure options did you use to compile ssl?
Back to top


Reply to topic   Topic: getting errors in mod_ssl.so while starting apache on linux View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads