I would suggest you take a look at this site instead:
http://tud.at/programm/apache-ssl-win32-howto.php3

Hint: the mod_ssl.so file is a unix-shared-object. You are looking for
some kind of *.dll file.

Regards
Martin Bųjer

Chris Leesch wrote:
> 
> hi,
> 
> I'm trying to get modssl up on a win2k system.  Everything works fine
> without the ssl loadmodule line:
> LoadModule ssl_module modules/mod_ssl.so
> 
> However, whenever I try to run apache with that line (and after adding the
> proper mutex and virtual hosts stuff), I get this error:
> Syntax error on line 203 of
> c:/webserver/apache-1.3.20/conf/httpd.conf: Cannot load
> c:/webserver/apache-1.3.20/modules/mod_ssl.so into server: (126) The
> specified module could not be found.
> 
> it IS there...any idea what's wrong?
> 
> thanks,
> chris.
> 
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to