From owner-freebsd-stable Fri Mar 16 11:53:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fmdb.c3.hu (dial-386.digitel2002.hu [213.163.28.4]) by hub.freebsd.org (Postfix) with SMTP id 114E237B718 for ; Fri, 16 Mar 2001 11:53:41 -0800 (PST) (envelope-from mico@bsd.hu) Received: (qmail 1356 invoked by uid 1003); 16 Mar 2001 19:52:16 -0000 Date: Fri, 16 Mar 2001 20:52:16 +0100 From: Miklos Niedermayer To: Henk Wevers Cc: 'Miklos Niedermayer' , stable@freebsd.org Subject: Re: Apache 1.3.19 does not work in a jail Message-ID: <20010316205216.A1259@fmdb.c3.hu> References: <20010316195832.A241@fmdb.c3.hu> <006b01c0ae4b$b74cd560$08010a0a@kpnlep> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <006b01c0ae4b$b74cd560$08010a0a@kpnlep>; from henk@home.cg.nu on Fri, Mar 16, 2001 at 08:02:58PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, On Fri, Mar 16, 2001 at 08:02:58PM +0100, Henk Wevers wrote: > Yes offcourse, I use the jail() function now a year, it did work fine. > It could be a apache 1.3.19 problem, with a kernel from Februari it did > work > fine . Actually, i haven't been using Apache for some months now, but i have experienced some problems in the last weeks, too. For example, I had to specify an IP address for inetd to bind to with flag '-a'. But now it works again without that flag... Do you have ktrace(1) installed in your jail environment? You should do 'ktrace httpd' and then -hopefully- you'll be able to read some details about what Apache wants to do, by 'kdump -f ktrace.out'. Bye, Mico To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message