On Sun, Sep 23, 2001 at 01:03:22PM +0300, Alexander Piavka wrote:
> 
>  Hi all,
> I was trying to build apache+mod_ssl as DSO ,with mod_ssl as shared
> module and builtin,but in any case I get the following error then trying
> 'httpd -t'
> Invalid command 'LoadModule', perhaps mis-spelled or defined by a module
> not included in the server configuration
> 
Looks like you didn't get your Apache to support DSO's - try a: ./httpd -l
If it doesn't show:

Compiled-in modules:
  http_core.c
  mod_so.c

Then it does not support shared modules.

vh

Mads Toftum
-- 
With a rubber duck, one's never alone.
              -- "The Hitchhiker's Guide to the Galaxy"
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to