David Banning wrote:

> Great!  now we are getting somewhere - except when I do that I get:
> 
> Forbidden
> 
> You don't have permission to access / on this server.
> 
> Apache/1.3.12 Server at banning.com Port 80
> 
> now my server name is banning.com,  which is confusing because it is
> unrelated to any
> http://www.banning.com on the web - it is simple my machine name.
> should I have banning.com entered in midgard.host ?
> 
> now midgard host contains;
> 
> mysql> select * from host;
> +----+-----------+------+-------+------+-------+------+--------+--------+
> | id | name      | root | style | info | owner | port | online | prefix
> |
> +----+-----------+------+-------+------+-------+------+--------+--------+
> |  1 | localhost |    1 |     1 | auth |     0 |    0 |      1 |       
> |
> |  2 | localhost |   34 |     2 |      |     1 | 8080 |      0 |       
> |
> +----+-----------+------+-------+------+-------+------+--------+--------+
> 2 rows in set (0.06 sec)

This will only work if you access it as http://localhost/ _and_ have
set up the apache vhosts with IP address 127.0.0.1 and servername
localhost. Localhost is specifically _not_ the same as whatever name
you chose for your system.

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