On Fri, 2002-05-10 at 20:10, Duncan Hill wrote:
> > beginning to think that mod_midgard isn't active, although the server
> > signature is claiming the opposite. Doublecheck that, and enable mysql
> > logging to see if a request to the named URL is resulting in database
> 
> Nada.  Not a single db hit.
> 
> I'm thinking I'll nuke the /devel/midgard install tree and recompile from 
> scratch, making notes this time as to what I do.  I can then post the notes 
> if it doesn't work the second time around.

First check if it will log db hits if you create them yourself, just to
verify if sql-logging is working at all. 
Then, move the 'MidgardEngine On' statement out of the virtual host
context into the global context. After stopping and starting apache you
should check the error_log again (still on debug). If you find messages
about 'midgard_translate_handler', this means that apache fails to
decide that the request belongs to the VirtualHost you configured for
Midgard. Check the setting of UseCanonicalName in that case.
If you don't see these messages, then mod_midgard simply isn't working,
and I fail to see why.

wkr,
 
-- 
Envida                     http://www.envida.net/
Armand A. Verstappen       Graadt van Roggenweg 328
[EMAIL PROTECTED]       3531 AH Utrecht
tel: +31 (0)30 298 2255    Postbus 19127
fax: +31 (0)30 298 2111    3501 DC Utrecht

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to