> edited midgard-data.conf and included in httpd.conf (include works)
> like show at web-man-page: "1.12. Apache Configuration File Edit".
>
> Error occures when starting apache with apachectl saying:
>
> "Syntax error on line on of midgard-data.conf:
> invalid comand 'MidgardDataBase', perhaps miss-spelled or defined by
> a module not included in the server-configuration"
>
> What to do?
mod_midgard is not loaded in httpd.conf. Make sure there's an loadmodule
and addmodule
statement, and that there's no clearmodule statement after it.
> I also recognised that the default midgard-blob dir is not placed in
> the htdocs/blobs in apache
That's correct. The blobs do not live in the document root.
> has it something to do with a strange occursion I had while
> configuring and compiling "mod_apache-1.4" :
>
> after 'configure' without any error the 'make'-comand says:
> "Nothing to be done for 'all' ",
Means you allready compiled it once, that's all.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]