From owner-freebsd-questions Fri Nov 9 13:31:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from webs1.accretive-networks.net (webs1.accretive-networks.net [207.246.154.13]) by hub.freebsd.org (Postfix) with ESMTP id 4957137B419 for ; Fri, 9 Nov 2001 13:31:52 -0800 (PST) Received: from localhost (davidk@localhost) by webs1.accretive-networks.net (8.11.1/8.11.3) with ESMTP id fA9LVZH75389; Fri, 9 Nov 2001 13:31:36 -0800 (PST) Date: Fri, 9 Nov 2001 13:31:35 -0800 (PST) From: David Kirchner X-X-Sender: To: Jon Molin Cc: Brian Sobolak , Spike , Subject: Re: problem using ps and grep In-Reply-To: <3BEBA712.8530FC07@resfeber.se> Message-ID: <20011109133049.A44499-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 9 Nov 2001, Jon Molin wrote: > > do 'apachectl graceful' if you don't want to kick out the clients. Both > 'restart' and 'graceful' does configtest before shutting down the server > so configtest isn't needed. > > man apachectl > > /Jon Unfortunately configtest doesn't warn you about all problems - specifically, missing log directories. It'll say Syntax OK, and then when you restart your server will be dead. Luckily you can find out why in the global error log (assuming that directory wasn't missing. :-) ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message