After much trial and error , I've more or less gotten Midgard 1.4 up and
running.  The platform is Intel, RH 7.0. Apache 1.3.17  There have been a lot of
starts and stops, though, so I wouldn't guarantee this is a clean installation.
Most of the actual installation was done by a fellow who's no longer here, so if
I have to completely re-install, it'll take a while for me to figure out.  But
once I got Apache and MySQL started, I found I could open the asgard site (after
logging in).  BTW, I was attempting to re-create the XYZ Web Site demo in the
manual.

The problem is when I run Asgard, I often get the 404 error.  Refreshing the
browser, or re-posting the data sometimes makes it go away, other times it takes
several attempts.   There doesn't appear to be any pattern...the same link might
work once, or many times, then suddenly fail.

I'm wondering if the problem isn't with Midgard/apache at all, but rather on my
network.  I'm having trouble getting the site at all using the domain name
pmprd01.lante.com, probably because our internal WINS database doesn't have it
listed.  When I use the IP address, I can see the site (Asgard), but this
intermittant problem occurs.  Can I open the site using the IP address, or must
I always use the Domain Name to get the host record lookup to occur?

Here's a bunch of lines from the apache errorlog~ file.  I've tried to paste
this in so your email client won't word wrap, but if necessary, I can email the
log file directly to anyone who needs to see it.  Note that the error is
"Midgard: host record for pmprd01.lante.com:8102 not found"...but the host
record really is in the database....I don't know if all those "Template not
found" lines are errors or not!

Thanks in advance,
Mike Sharp

Error Log:

[Tue Mar  6 10:17:57 2001] [debug] mod_midgard.c(1178): [client 192.168.25.220]
midgard_translate_handler(latin1,
http://pmprd01.lante.com:8102/asgard/topic/tree/2.html)
[Tue Mar  6 10:17:57 2001] [debug] mod_midgard.c(126): [client 192.168.25.220]
Midgard: locating blob=[17]/tree
[Tue Mar  6 10:17:57 2001] [debug] /usr/local/midgard/include/mgd_apache.h(123):
 [client 192.168.25.220] Midgard: select_database kept current (midgard)
[Tue Mar  6 10:17:57 2001] [debug] mod_midgard.c(1263): [client 192.168.25.220]
Midgard: using style #1 (45 elements)
[Tue Mar  6 10:17:57 2001] [debug] /usr/local/midgard/include/mgd_apache.h(123):
 [client 192.168.25.220] Midgard: select_database kept current (midgard)
[Tue Mar  6 10:17:57 2001] [info] [client 192.168.25.220] Midgard: Template not
found code-compat
[Tue Mar  6 10:17:57 2001] [debug] ../midgard/mgd_main.c(135): [client
192.168.25.220] Midgard: snippet parse common path

...More like this...

[Tue Mar  6 10:17:58 2001] [debug] ../midgard/mgd_main.c(135): [client
192.168.25.220] Midgard: snippet parse common path
[Tue Mar  6 10:17:58 2001] [info] [client 192.168.25.220] Midgard: Template not
found target

...More like this...

[Tue Mar  6 10:17:58 2001] [info] [client 192.168.25.220] Midgard: Template not
found target

...And here is where it fails...

[Tue Mar  6 10:20:05 2001] [debug] mod_midgard.c(1178): [client 192.168.25.220]
midgard_translate_handler(latin1,
http://pmprd01.lante.com:8102/asgard/topic/8.html)
[Tue Mar  6 10:20:05 2001] [debug] mod_midgard.c(1221): [client 192.168.25.220]
Midgard: host record for pmprd01.lante.com:8102 not found
[Tue Mar  6 10:20:05 2001] [error] [client 192.168.25.220] File does not exist:
/usr/local/apache/htdocs/asgard/topic/8.html

...And it fails a bunch of times like this...

[Tue Mar  6 10:22:42 2001] [debug] mod_midgard.c(1178): [client 192.168.25.229]
midgard_translate_handler(latin1, http://pmprd01.lante.com:8102/asgard)
[Tue Mar  6 10:22:42 2001] [debug] mod_midgard.c(1221): [client 192.168.25.229]
Midgard: host record for pmprd01.lante.com:8102 not found
[Tue Mar  6 10:22:42 2001] [error] [client 192.168.25.229] File does not exist:
/usr/local/apache/htdocs/asgard

...But here it worked again...

[Tue Mar  6 10:22:59 2001] [debug] mod_midgard.c(1178): [client 192.168.25.229]
midgard_translate_handler(latin1, http://pmprd01.lante.com:8102/asgard)
[Tue Mar  6 10:22:59 2001] [debug] /usr/local/midgard/include/mgd_apache.h(123):
 [client 192.168.25.229] Midgard: select_database kept current (midgard)

...But then it failed again...

[Tue Mar  6 10:30:29 2001] [debug] mod_midgard.c(1178): [client 192.168.25.229]
midgard_translate_handler(latin1, http://pmprd01.lante.com:8102/asgard)
[Tue Mar  6 10:30:29 2001] [debug] mod_midgard.c(1221): [client 192.168.25.229]
Midgard: host record for pmprd01.lante.com:8102 not found
[Tue Mar  6 10:30:29 2001] [error] [client 192.168.25.229] File does not exist:
/usr/local/apache/htdocs/asgard

...A Lot More like this...

[Tue Mar  6 10:30:49 2001] [debug] mod_midgard.c(1178): [client 192.168.25.229]
midgard_translate_handler(latin1, http://pmprd01.lante.com:8102/asgard)
[Tue Mar  6 10:30:49 2001] [debug] mod_midgard.c(1221): [client 192.168.25.229]
Midgard: host record for pmprd01.lante.com:8102 not found
[Tue Mar  6 10:30:49 2001] [error] [client 192.168.25.229] File does not exist:
/usr/local/apache/htdocs/asgard

...Suddenly it worked again...

[Tue Mar  6 10:31:09 2001] [debug] mod_midgard.c(1178): [client 192.168.25.229]
midgard_translate_handler(latin1, http://pmprd01.lante.com:8102/asgard)
[Tue Mar  6 10:31:09 2001] [debug] /usr/local/midgard/include/mgd_apache.h(123):
 [client 192.168.25.229] Midgard: select_database kept current (midgard)
[Tue Mar  6 10:31:09 2001] [debug] mod_midgard.c(1178): [client 192.168.25.229]
midgard_translate_handler(latin1, http://pmprd01.lante.com:8102/asgard/)
[Tue Mar  6 10:31:09 2001] [debug] /usr/local/midgard/include/mgd_apache.h(123):
 [client 192.168.25.229] Midgard: select_database kept current (midgard)
[Tue Mar  6 10:32:18 2001] [debug] mod_midgard.c(1178): [client 192.168.25.229]
midgard_translate_handler(latin1, http://pmprd01.lante.com:8102/asgard/)
[Tue Mar  6 10:32:18 2001] [debug] /usr/local/midgard/include/mgd_apache.h(123):
 [client 192.168.25.229] Midgard: select_database kept current (midgard)
[Tue Mar  6 10:32:18 2001] [debug] mod_midgard.c(1263): [client 192.168.25.229]
Midgard: using style #1 (40 elements)
[Tue Mar  6 10:32:18 2001] [debug] /usr/local/midgard/include/mgd_apache.h(123):
 [client 192.168.25.229] Midgard: select_database kept current (midgard)
[Tue Mar  6 10:32:18 2001] [info] [client 192.168.25.229] Midgard: Template not
found code-compat
[Tue Mar  6 10:32:18 2001] [debug] ../midgard/mgd_main.c(135): [client
192.168.25.229] Midgard: snippet parse common path

...More like this...

[Tue Mar  6 10:32:18 2001] [debug] ../midgard/mgd_main.c(135): [client
192.168.25.229] Midgard: snippet parse common path
[Tue Mar  6 10:32:19 2001] [info] [client 192.168.25.229] Midgard: Template not
found target

... More like this ...

[Tue Mar  6 10:32:19 2001] [info] [client 192.168.25.229] Midgard: Template not
found target
[Tue Mar  6 10:32:19 2001] [info] [client 192.168.25.229] Midgard: Template not
found subtitle
[Tue Mar  6 10:32:19 2001] [debug] mod_midgard.c(1178): [client 192.168.25.229]
midgard_translate_handler(latin1,
http://pmprd01.lante.com:8102/asgard/images/logo.gif)
[Tue Mar  6 10:32:19 2001] [debug] mod_midgard.c(126): [client 192.168.25.229]
Midgard: locating blob=[1]/logo.gif
[Tue Mar  6 10:32:19 2001] [debug] mod_midgard.c(177): [client 192.168.25.229]
Midgard: blob 8 found, maps to
/var/www/blobs/3/0/02acb4c62039d1dc83911b01dabe258b (image/gif)
[Tue Mar  6 10:32:19 2001] [debug] /usr/local/midgard/include/mgd_apache.h(123):
 [client 192.168.25.229] Midgard: select_database kept current (midgard)
[Tue Mar  6 10:32:19 2001] [debug] mod_midgard.c(1178): [client 192.168.25.229]
midgard_translate_handler(latin1,
http://pmprd01.lante.com:8102/asgard/images/toplogo.gif)
[Tue Mar  6 10:32:19 2001] [debug] mod_midgard.c(126): [client 192.168.25.229]
Midgard: locating blob=[1]/toplogo.gif

...And so on like this...



www.lante.com
Harnessing the power of the Internet



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to