On Fri, 2002-05-10 at 15:39, Duncan Hill wrote: > > It depends only on what You have in error.log for that host. > > Just hake a look there , and send here some output. > > [Fri May 10 09:10:22 2002] [notice] Apache/1.3.24 (Unix) PHP/4.0.6 > Midgard/1.4.2-1/SG configured -- resuming normal operations > [Fri May 10 09:10:22 2002] [notice] Accept mutex: sysvsem (Default: sysvsem) > [Fri May 10 09:10:23 2002] [error] [client 12.23.198.199] File does not > exist: /devel/midgard/apache/htdocs/asgard > [Fri May 10 09:12:11 2002] [error] [client 12.23.198.199] File does not > exist: /devel/midgard/apache/htdocs/asgard > [Fri May 10 09:21:19 2002] [error] [client 12.23.198.199] File does not > exist: /devel/midgard/apache/htdocs/asgard > > No other errors.
You have LogLevel set to 'warn' which does not provide any usefull information in this case. Change the line: LogLevel warn into: LogLevel debug in httpd.conf, stop and start apache, and try again. The output in the errorlog will be much more verbose, and could help you further. Guessing ahead, check the contents of the host table in you midgard database. 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
