David Guerizec wrote:

> [notice] Midgard: Skipping unused database <default>

I've seen this. 11 of these at startup, then no more. 2 vhosts defined.

> [crit] Midgard: Access denied for user: 'midgard@localhost' (Using password:
> YES)
> .... and so on for each vhost...

I haven't seen this. My config:

<VirtualHost 131.174.72.210>
Port 80
MidgardDatabase midgard
DocumentRoot /home/httpd/html
</VirtualHost>
<VirtualHost 131.174.72.210:8080>
Port 8080
MidgardDatabase midgard
DocumentRoot /home/httpd/html
</VirtualHost>

MidgardEngine on
MidgardRootfile /usr/lib/apache/midgard-root.php3

<Files midgard-root.php3>
require valid-user
AuthName Midgard
AuthType Basic
</Files>

Bye,
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