Hi, On Fri, 2002-05-10 at 16:31, Duncan Hill wrote: > MidgardDatabase midgard midgard midgard > #MidgardPageCacheDir /devel/midgard/pc > > ## or this for PHP4 > MidgardRootFile "/devel/midgard/apache/libexec/midgard-root.php" > > NameVirtualHost 192.168.0.2:8181 > Listen 8181 > Listen 8102 > <VirtualHost 192.168.0.2:8102> > Port 8102 > MidgardEngine on > ServerName bajan.cricalix.net > MidgardBlobDir /usr/local/apache/htdocs/blobs > php_value magic_quotes_gpc off > php_value magic_quotes_runtime off > </VirtualHost> > > <VirtualHost 192.168.0.2:8181> > MidgardEngine On > ServerName bajan.cricalix.net > Port 8181 > > # Switch off magic quotes - it is required with Midgard > php_value magic_quotes_gpc off > php_value magic_quotes_runtime off > > # Configure text parser: > # Change to 'russian' for Russian Midgard > MidgardParser latin1 > MidgardBlobDir "/devel/midgard/blob" > </VirtualHost> > > is now the midgard-data.conf contents.
Did you make sure that you are actually accessing the pages on IP 192.168.0.2? If you are working on the local host, there may well be an entry in /etc/hosts that will point bajan.cricalix.net at 127.0.0.1. 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
signature.asc
Description: This is a digitally signed message part
