From owner-cvs-all@FreeBSD.ORG Fri Mar 18 10:46:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D52216A4CE; Fri, 18 Mar 2005 10:46:22 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED64943D31; Fri, 18 Mar 2005 10:46:21 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (ip68-230-188-82.dc.dc.cox.net [68.230.188.82]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id j2IAkFMp065013 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 18 Mar 2005 05:46:15 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Fri, 18 Mar 2005 05:46:04 -0500 From: Tom Rhodes To: Giorgos Keramidas Message-ID: <20050318054604.4cb91bc3@mobile.pittgoth.com> In-Reply-To: <20050318102709.GA820@orion.daedalusnetworks.priv> References: <200503171036.j2HAaD6k065237@repoman.freebsd.org> <42399518.4070606@FreeBSD.org> <20050317170644.GA73267@orion.daedalusnetworks.priv> <20050317171105.GE1889@submonkey.net> <20050317145409.594d9247@mobile.pittgoth.com> <423A714C.3070408@FreeBSD.org> <20050318102709.GA820@orion.daedalusnetworks.priv> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: Tom Rhodes cc: Denis Peplin cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org cc: doc-committers@FreeBSD.org cc: Ceri Davies Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/network-servers chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 10:46:22 -0000 On Fri, 18 Mar 2005 12:27:09 +0200 Giorgos Keramidas wrote: > On 2005-03-18 09:12, Denis Peplin wrote: > >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)? > > In my opinion, that part looked fine. After all, it does describe the > facts better. It's not Apache that supports MySQL. PHP is the module > that allows access to it. I followed up in private with a gammatical fix. He is free to commit those. I would like to see a added. This note should inform users that my examples use PHP5, and that they need a slight modification: 5 -> 4 for PHP4. Users of PHP3 should upgrade. -- Tom Rhodes