Quantcast
Channel: User Brian - Server Fault
Viewing all articles
Browse latest Browse all 41

Answer by Brian for missing mod_ssl.so for lighttpd

$
0
0

Delete that line from your modules list.

SSL support is compiled into lighttpd and is not a separate module.

If your version has this support compiled in the output of lighttpd -v will include (ssl).

[root@APPS /]# lighttpd -vlighttpd/1.4.36 (ssl) - a light and fast webserverBuild-Date: Jul 27 2015 14:27:26[root@APPS /]#

The actual work is done by the OpenSSL library which must also be installed.


Viewing all articles
Browse latest Browse all 41

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>