> > I found an interesting entry in the errorlog after trying to edit
content
> > with midgard admin interface:
> > [Fri Nov 29 15:26:17 2002] [debug] mod_midgard.c [client 10.55.111.25]
> > Midgard: host record for sntde123.de.draeger.com:80 not found

> It happens mostly when VirtualHost does not match midgard host table
entry.
> If the host record is "sntde123.de.draeger.com" You should have
> <VirtualHost sntde123.de.draeger.com> also.
> I also noticed that behaviuor on IP based midgard hosts , and with
> midgard library mess.

But I've got that entry in my conf...
I noticed that midgard sends queries with image file paths0 to the db when
I try to edit content with admin interface:
SELECT id,style,root,info&1,Length(prefix),sitegroup FROM host WHERE name
='sntde123.de.draeger.com' AND port IN (0,80) AND prefix=Left
('/midgard/images/topleft2.gif',Length(prefix)) AND
IF(28>=Length(prefix),MID
('/midgard/images/topleft2.gif',1+Length(prefix),1) IN ('','/'),0)=1 AND
online=1 ORDER BY prefix DESC, port DESC

This query results to an empty record set and produces this log entry:
[Fri Nov 29 17:46:09 2002] [debug] mod_midgard.c(1346): [client
10.55.111.25] Midgard: host record for sntde123.de.draeger.com:80 not found

/Stephan



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

Reply via email to