Hi

Finally worked out that I really had installed Nadmin properly ... but only found 
problem when I typed in http://10.0.0.3(ip of
machine)/nadmin/ ...and up it popped, arg!
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? The apache.conf 
ServerName is localhost, midgard-conf has

NameVirtualHost 10.0.0.3:80
<VirtualHost 10.0.0.3:80>
    MidgardEngine On
    ServerName localhost
#   DocumentRoot "/home/web/fimages"
    Port 80
    php_value magic_quotes_gpc off
    php_value magic_quotes_runtime off
    MidgardParser latin1
    MidgardBlobDir "/home/blob"
</VirtualHost>

Any help?

Ja



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

Reply via email to