Mariana Martins Lopes wrote:

> In fact, I had problems in my httpd.conf file, but now, I've corrected it but
> I'm still getting errors:
> 
> [Fri Apr 27 16:41:49 2001] [debug] mod_midgard.c(1178): [client
> 192.168.118.146] midgard_translate_handler(latin1,
> http://midgardtest:8102/asgard)
> [Fri Apr 27 16:41:49 2001] [debug]
> /usr/local/opt/midgard/include/mgd_apache.h(135): [client 192.168.118.146]
> Midgard: select_database opened midgard
> [Fri Apr 27 16:41:49 2001] [debug] mod_midgard.c(1221): [client
> 192.168.118.146] Midgard: host record for midgardtest:8102 not found
> [Fri Apr 27 16:41:49 2001] [error] [client 192.168.118.146] File does not
> exist: /usr/local/opt/apache/htdocs/asgard

Your database seems to be correct, and the log above indicates that
mod_midgard should have picked up on it. Still, could you do the
following for me:

$ echo "select * from host where name='midgardtest' and port=8102;" |
mysql -u midgard -p midgard

and tell me what it returns.

Emile


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

Reply via email to