Reid M. Pinchback  (19.4.2000  21:32):
>Apache worked before installing modssl.  It works after installing
>modssl, until I try to load the module.  I did the obvious thing:
>
>  LoadModule ssl_module modules/ApacheModuleSSL.dll
>
>but when I try to start Apache from the Services control panel
>I just get:
>
>   Could not start the Apache service on \\SERVER
>   Error 1067: The process terminated unexpectedly.
Hi,

we did have the same problem. Try using absolute path to the module.

   LoadModule ssl_module "C:/path/to/apache/modules/ApacheModuleSSL.dll"

tero
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to