On Wed, 12 Dec 2001, Jon wrote:

> 
> > My question is that if I want to develop midgard off line
> > (locally) within a network environment why is it tha
> > http://localhost/nadmin/ or http://localhost/asgard/ will not work?

Maybe because you use 10.0.0.3 as localhost and your /etc/hosts contains

        127.0.0.1       localhost

which will cause the request to be directed to 127.0.0.1 if you enter
localhost, and that does not match with your virtualhost setting.

> > Did You add "localhost" host to midgard database?
> 
> Yes. (taken from mysql)
> 
> | id | name      | root | style | info | owner | port | online | prefix              
>| sitegroup |
> 
>+----+-----------+------+-------+------+-------+------+--------+---------------------+-----------+
> |  1 | localhost |    5 |     1 | auth |     0 |   80 |      1 | /admin              
>|         0 |
> 

wkr,

-- 
Envida                     http://www.envida.net/
Armand A. Verstappen       Graadt van Roggenweg 328
[EMAIL PROTECTED]       3531 AH Utrecht
tel: +31 (0)30 298 2255    Postbus 19127
fax: +31 (0)30 298 2111    3501 DC Utrecht


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to