From owner-cvs-doc@FreeBSD.ORG Fri Mar 18 06:12:34 2005 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0762316A4CE; Fri, 18 Mar 2005 06:12:34 +0000 (GMT) Received: from volginfo.ru (ns.volginfo.ru [217.23.84.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32DDB43D31; Fri, 18 Mar 2005 06:12:33 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from [192.168.1.32] (llp-13.vistcom.ru [217.23.84.68]) by volginfo.ru (Postfix) with ESMTP id 81E79208B; Fri, 18 Mar 2005 09:12:31 +0300 (MSK) Message-ID: <423A714C.3070408@FreeBSD.org> Date: Fri, 18 Mar 2005 09:12:28 +0300 From: Denis Peplin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041008 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Tom Rhodes References: <200503171036.j2HAaD6k065237@repoman.freebsd.org> <42399518.4070606@FreeBSD.org> <20050317170644.GA73267@orion.daedalusnetworks.priv> <20050317171105.GE1889@submonkey.net> <20050317145409.594d9247@mobile.pittgoth.com> In-Reply-To: <20050317145409.594d9247@mobile.pittgoth.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-doc@FreeBSD.org cc: Ceri Davies cc: Giorgos Keramidas cc: cvs-all@FreeBSD.org cc: doc-committers@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/network-servers chapter.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 06:12:34 -0000 Hello! Tom Rhodes wrote: > apachectl graceful should read the new config without actually > restarting httpd. I avoided using 'start' to avoid that > 'already running' issue. > What about second part of the patch (mysql support vs mysql support in php)?