> > > Hint: turn off magic_quotas in php.ini.

Ok - turned off.

> > You wouldn't care to share the install process would you. I used repligard -c 
>/etc/repligard.conf -i nadmin_141_core.xmlgz &
> > nadmin_141_templates.xmlz and have changed the renameme host ot my 
>localhost:81/nadmin but find no pages in there.
> 
> How this host is configured in httpd.conf?

Setup as localhost within midgard-data.conf:

Listen 81
NameVirtualHost 10.0.0.3:81
<VirtualHost 10.0.0.3:81>
    MidgardEngine On
    ServerName localhost
    Port 81 
    MidgardParser latin1
    MidgardBlobDir "/home/blob"
    <IfModule mod_charset.c>
    CharsetDefault koi8-r
    CharsetSourceEnc koi8-r
    CharsetDisable Off
    </IfModule>
</VirtualHost>

> What error You got?

Page 404 log: [Fri Dec  7 20:14:04 2001] [error] [client 192.168.0.4] File does not 
exist: /var/www/html/nadmin/

All I installed for nadmin was nadmin_141_core.xmlgz and nadmin_141_templates.xmlz, 
maybe I've missed something here?

Ja



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

Reply via email to