Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Apache + SSL
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
chieuphu
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2004
Posts: 131

PostPosted: Thu Jul 27, 2006 6:29 pm    Post subject: [SOLVED] Apache + SSL Reply with quote

hello
I have this error when start apache
Code:
/etc/init.d/apache2 restart
 * Apache2 has detected a syntax error in your configuration files:
Syntax error on line 233 of /etc/apache2/httpd.conf:
Can't locate API module structure `ssl_module' in file /usr/lib/apache2/modules/libssl.so: /usr/lib/libssl.so.0.9.7: undefined symbol: ssl_module

I am running net-www/apache-2.0.58 and dev-libs/openssl-0.9.7j .
I have -D SSL in my config file and LoadModule ssl_module /usr/lib/libssl.so
Please help.


Last edited by chieuphu on Fri Jul 28, 2006 5:51 pm; edited 1 time in total
Back to top
View user's profile Send private message
!equilibrium
Bodhisattva
Bodhisattva


Joined: 06 Jun 2004
Posts: 2109
Location: MI/BG/LC

PostPosted: Thu Jul 27, 2006 7:39 pm    Post subject: Re: Apache + SSL Reply with quote

chieuphu wrote:
* Apache2 has detected a syntax error in your configuration files:
Syntax error on line 233 of /etc/apache2/httpd.conf:
Can't locate API module structure `ssl_module' in file /usr/lib/apache2/modules/libssl.so: /usr/lib/libssl.so.0.9.7: undefined symbol: ssl_module


bhe sure that apache is compiled with "ssl" use flag, probably is not.
_________________
Arch Tester for Gentoo/FreeBSD
Equilibrium's Universe

all my contents are released under the Creative Commons Licence by-nc-nd 2.5
Back to top
View user's profile Send private message
chieuphu
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2004
Posts: 131

PostPosted: Fri Jul 28, 2006 5:50 pm    Post subject: Re: Apache + SSL Reply with quote

chieuphu wrote:
hello
I have this error when start apache
Code:
/etc/init.d/apache2 restart
 * Apache2 has detected a syntax error in your configuration files:
Syntax error on line 233 of /etc/apache2/httpd.conf:
Can't locate API module structure `ssl_module' in file /usr/lib/apache2/modules/libssl.so: /usr/lib/libssl.so.0.9.7: undefined symbol: ssl_module

I am running net-www/apache-2.0.58 and dev-libs/openssl-0.9.7j .
I have -D SSL in my config file and LoadModule ssl_module /usr/lib/libssl.so
Please help.


I took the ssl_module line away and it works.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum