Scott Shepherd wrote:

> MidgardDatabase midgard
> MidgardUserName midgard_user
> MidgardPassword ******

Try
MidgardDatabase midgard midgard_user ******
instead. There seems to be a problem with the three separate
statements.

> -- midgard.host table --
> id    name            root    style   info    owner   port    online  prefix
> 1     192.168.0.3     1       1       auth    0       8101    1
> 2     192.168.0.3     34      2               1       8099    1
...
> <VirtualHost _default_:80>
> DocumentRoot /home/httpd/html
> </VirtualHost>
> <VirtualHost _default_:8101>
> ServerName 192.168.0.3
> Port 8101
> </VirtualHost>

Use the name of the server instead of the IP address.

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