On Tue, May 11, 1999, Chris Hearn wrote:

> Can anyone tell me what I'm doing wrong here? I get this error when I try to start 
>httpd...
> 
> Starting httpd: httpd Syntax error in line 110 of /etc/httpd/conf/httpd.conf: Cannot 
> add module via name 'mod_ssl.c': not in list of loaded modules

You seem to have an "AddModule mod_ssl.c" directive without either a
statically linked libssl.a or a DSO loaded previously via "LoadModule
ssl_module .../libssl.so". Check your configuration, please.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to