Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: getting errors in mod_ssl.so while starting apache on linux |
|
Author |
|
shishir
Joined: 07 Mar 2012 Posts: 7 Location: India, Bangalore
|
Posted: Wed 23 May '12 9:27 Post subject: getting errors in mod_ssl.so while starting apache on linux |
|
|
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: 7371 Location: Germany, Next to Hamburg
|
Posted: Sat 23 Jun '12 14:03 Post subject: |
|
|
There is an issue in your mod_ssl.so
Which configure options did you use to compile ssl? |
|
Back to top |
|
|
|
|
|
|