On Thu, 20 Apr 2000, Miles Scruggs wrote:

> [Thu Apr 20 10:16:40 2000] [error] [client 10.114.3.20] Midgard: database
> not defined for foo-cs.wwc.edu
> [Thu Apr 20 10:16:40 2000] [debug] mod_midgard.c(127): Midgard:
> database=<default>, username=<default>, password=<default>

These two lines indicate that mod_midgard thinks it wasn't told what
database to access. Have you used
  MidgardDatabase dbname user passwd
for the vhosts that are to be handled by Midgard, or globally? If not, the
midgard core will attempt to connect using the defaults, database
'midgard', username/password 'midgard', and it looks like it fails:

> [Thu Apr 20 10:16:40 2000] [crit] Midgard: Access denied for user:
> 'midgard@localhost' (Using password: YES)

Can you connect with the command line mysql tool using these setings?

> [Thu Apr 20 10:17:16 2000] [debug] mod_midgard.c(589): [client 194.7.208.67]
> midgard_translate_handler(latin1,
> http://cs.wwc.edu:80/~bellmi/cptr142/common.txt)

And here something about host record not found I presume.

Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to