Hi, Where did you put the "Include midgard-data.conf" line? Make sure that it appears AFTER your LoadModule line. Preferably locate it at the end of your httpd.conf .
--- Jiang Jinhua <[EMAIL PROTECTED]> wrote: > > Hi, thank u... > My apache was installed from redhat rpms. > I can find everything u mentioned. I also tried to > put mod_midgard.so into /lib, and changed the > configuration line > > in httpd.conf accordingly. It still gives me the > same error msg. > > Are there any other reasons? > > Jinhua > > > John Pang <[EMAIL PROTECTED]> wrote: Hi, > > Are you using Apache which is compiled from the > source > tarball or installed from the RedHat RPMS? > > If it's from the RPMS, does your > /etc/httpd/conf/httpd.conf has a line that says > something similar to: > > LoadModule midgard_module mod_midgard.so > > And do you have a mod_midgard.so located in your > /usr/lib/apache/ directory? > > If it's from the source tarball, can you find the > above in your /usr/local/apache directory? > > --- Jiang Jinhua wrote: > > > > Hi, All. > > I have installed the lastest version of Midgard. > > The basic environment is like this: > > Linix 7.3 + php-4.1.2 + mysql-3.23.51+ apache-1.3 > > I followed the installation instructions, but now > > when I run httpd, it > > gives me this message: > > Syntax error on line 1 of > > /etc/httpd/conf/midgard-data.conf: > > Invalid command 'MidgardDatabase', perhaps > > mis-spelled or definded by a module not included > in > > the server configuration. > > I am a newbie to linux, can any body tell what > shall > > I do now? > > Thanks > > > > Yahoo! Movies > > - Win a DV camera, join our "30 Seconds of Fame" > contest > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Autos - Get free new car price quotes > http://autos.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > Yahoo! Movies > - Win a DV camera, join our "30 Seconds of Fame" contest __________________________________________________ Do You Yahoo!? Yahoo! Autos - Get free new car price quotes http://autos.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
