From: "Stephan Goeldi" <[EMAIL PROTECTED]>
> Did it, thank you. Now error_log writes about 12 times:
>
> [debug] mod_midgard.c(117): Midgard: database=<default>,
username=<default>,
> password=<default>
>
> symptoms in the browser are the same.
>
It seems like you don't have any MidgardDatabase directive in your
httpd.conf...
Try to put this line into your httpd.conf:
MidgardDatabase your_db_name your_db_username your_db_password
instead of the old one.
My config contains no MidgardUserName nor MidgardPassword, and it works well
with the only MidgardDatabase above.
Regards,
david
--
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]