It's been a while since I compiled mod_ssl but on my machine the .so is
named "libssl.so". The error message would seem to be indicative of a
problem in the conf file, especially the invocation of mod_ssl, and not
mod_ssl itself. But of course Microsoft hasn't cornered the market on
uninformative error messages ;-)

Have you verified that you have both a loadmodule and addmodule directive
for mod_ssl? Have you verified that indeed the mod_ssl loadable is called
"mod_ssl.so" and is located where the directive says it is relative to the
server root (unless it is an absolute path)?

Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"

> From: "J. Schroeder" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Sun, 25 Nov 2001 18:54:33 +0100
> To: [EMAIL PROTECTED]
> Subject: Problems with loading mod_ssl.so in Apache
> 
> Hi there,
> 
> i have a problem with Apache 1.3.20 and Mod_SSL. Apache is set up
> correctly, but when
> I try to load the mod_ssl.dso in Apache I get the error message:
> "Syntax error on line xyz in ... httpd.conf: Cannot load ...
> /modules/mod_ssl.so into server.".
> The module mod_ssl.so could not be found. But why? This module is in the
> modules folder.
> When I try to load other modules into the server I do not get any errors.
> So please help me,
> what can I do to get this thing running...
> 
> Thank you!
> 
> Johnny
> 
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to