Hi, On Thu, 6 Dec 2001 19:00:45 -0000 "Jon" <[EMAIL PROTECTED]> wrote: > > This is the output of the httpd.conf file:- > > # Midgard conf file > Include /etc/httpd/conf/midgard-data.conf
Try to put this line at the end of the file, or at least after the LoadModule/AddModule directives. David > # > # Added by mod_midgard rpm install > # > #LoadModule midgard_module modules/mod_midgard.so > LoadModule midgard_module /usr/lib/apache/mod_midgard.so > AddModule mod_midgard.c > AddModule midgard.c > # > # end mod_midgard rpm additions > # > > As you can see the modules are all called so I can't figure why I still get 'Invalid >command 'MidgardDatabase'. > > Ja --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
