From owner-freebsd-questions@FreeBSD.ORG Mon May 12 12:55:30 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C444106566C for ; Mon, 12 May 2008 12:55:30 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 819398FC32 for ; Mon, 12 May 2008 12:55:29 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m4CCtERT079502; Mon, 12 May 2008 14:55:14 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m4CCtElK079499; Mon, 12 May 2008 14:55:14 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 12 May 2008 14:55:14 +0200 (CEST) From: Wojciech Puchar To: DSA - JCR In-Reply-To: <49637.217.114.136.134.1210590222.squirrel@mail.dsa.es> Message-ID: <20080512145446.K79446@wojtek.tensor.gdynia.pl> References: <49637.217.114.136.134.1210590222.squirrel@mail.dsa.es> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Nagios Apache and FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2008 12:55:30 -0000 > http://mynagiosIP/nagios > > doesn't work > > I suspect that maybe as I use inetd I must put somewhere in inetd.conf > something about apache, is true? > > I have > nagios_enable=YES and apache_enable=YES > in rc.conf > > also I test and start nagios and apache manually and I don't get any error > message or misconfiguration. > are you sure http://mynagiosIP/nagios points to right place? what apache log says?