Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
no mod_ssl in lighttpd
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
sint
n00b
n00b


Joined: 20 Apr 2004
Posts: 16

PostPosted: Sun Sep 03, 2006 9:22 pm    Post subject: no mod_ssl in lighttpd Reply with quote

after emerging lighttpd, everything work fine and well, but when i add "mod_ssl" to server modules and try to restart lighttpd i'm getting this errormessage:

2006-09-03 23:18:58: (plugin.c.165) dlopen() failed for: /usr/lib/lighttpd/mod_ssl.so /usr/lib/lighttpd/mod_ssl.so: cannot open shared object file: No such file or directory
2006-09-03 23:18:58: (server.c.583) loading plugins finally failed

there is no mod_ssl in /usr/lib/lighttpd and if i emerge it, it doesn't build one(i've added the USEFLAG!!)!

is there a way to get the mod_ssl?
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Sun Sep 03, 2006 10:59 pm    Post subject: Re: no mod_ssl in lighttpd Reply with quote

mod_ssl is designed for apache!!!
you have to set USE="ssl" for lighttpd
Back to top
View user's profile Send private message
sint
n00b
n00b


Joined: 20 Apr 2004
Posts: 16

PostPosted: Mon Sep 04, 2006 7:57 am    Post subject: Reply with quote

thats what i've done. i haven't build the apache one. its clear that this won't work.

but lighttpd is searching for a mod_ssl.so in /usr/lib/lighttpd/! some other modules already there, as i've wanted them by the useflags. but ssl doesn't work! even if i set the useflag
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Mon Sep 04, 2006 8:38 am    Post subject: Reply with quote

did you haver set USE="ssl" or not?
Back to top
View user's profile Send private message
sint
n00b
n00b


Joined: 20 Apr 2004
Posts: 16

PostPosted: Mon Sep 04, 2006 10:35 am    Post subject: Reply with quote

these are my useflags:

bender sint # emerge -pv lighttpd

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] www-servers/lighttpd-1.4.11 USE="bzip2 fastcgi gdbm ldap memcache mysql pcre php rrdtool ssl -doc -fam -ipv6 -lua -minimal -test -webdav -xattr" 0 kB

Total size of downloads: 0 kB
Back to top
View user's profile Send private message
.:chrome:.
Advocate
Advocate


Joined: 19 Feb 2005
Posts: 4588
Location: Brescia, Italy

PostPosted: Mon Sep 04, 2006 12:32 pm    Post subject: Reply with quote

try ldd /usr/lib/lighttpd/mod_ssl.so or check your config file for the correct file name
Back to top
View user's profile Send private message
sint
n00b
n00b


Joined: 20 Apr 2004
Posts: 16

PostPosted: Mon Sep 04, 2006 5:35 pm    Post subject: Reply with quote

k.gothmog: thanks for your help, but i was wrong!

i found a sample config file with the mod_ssl thing in the internet and thought this is correct. but i found out you don't have to add "mod_ssl"! you have write ssl.engine = "enable". is kinda weird, since any other module is working as mod_something..

thanks for your help anyways! :)
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