From owner-freebsd-questions@FreeBSD.ORG Fri Jun 17 14:57:50 2011 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 A7E781065672 for ; Fri, 17 Jun 2011 14:57:50 +0000 (UTC) (envelope-from jacks@sage-american.com) Received: from sageweb.net (99-68-88-114.uvs.crchtx.sbcglobal.net [99.68.88.114]) by mx1.freebsd.org (Postfix) with ESMTP id 5BC6E8FC18 for ; Fri, 17 Jun 2011 14:57:50 +0000 (UTC) Received: from SAGEPLACE (sageplace [10.0.0.6]) by sageweb.net (8.14.4/8.14.4) with SMTP id p5HEXLVd026008; Fri, 17 Jun 2011 09:33:21 -0500 (CDT) (envelope-from jacks@sage-american.com) Message-Id: <3.0.1.32.20110618002644.03caff20@sage-american.com> X-Sender: jacks@sage-american.com (Unverified) X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Sat, 18 Jun 2011 00:26:44 -0500 To: Michael Powell , freebsd-questions@freebsd.org From: "Jack L. Stone" In-Reply-To: References: <64D6EF8B-A799-4D8C-A688-FC020CCFEFD1@d3photography.com> <3.0.1.32.20110615175738.019581f8@sage-american.com> <3.0.1.32.20110615155910.019581f8@sage-american.com> <3.0.1.32.20110615150619.019581f8@sage-american.com> <3.0.1.32.20110615090401.0181fea8@sage-american.com> <3.0.1.32.20110615090401.0181fea8@sage-american.com> <3.0.1.32.20110615150619.019581f8@sage-american.com> <3.0.1.32.20110615155910.019581f8@sage-american.com> <3.0.1.32.20110615175738.019581f8@sage-american.com> <3.0.1.32.20110615191858.018e54e0@sage-american.com> <64D6EF8B-A799-4D8C-A688-FC020CCFEFD1@d3photography.com> <85B7376289F04B2596EBE3090DB9D970@rivendell> <3.0.1.32.20110616085819.018c54e0@sage-american.com> <0122428124834D73AAE4EE5178CEE27C@rivendell> <3.0.1.32.20110616105844.027f64f8@sage-american.com> <3.0.1.32.20110616144533.0196a408@sage-american.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Scanned-By: milter-spamc/1.15.388 (sageweb.net [99.68.88.114]); Fri, 17 Jun 2011 09:33:24 -0500 X-Spam-Status: NO, hits=2.70 required=5.00 X-Spam-Report: Content analysis details: (2.7 points, 5.0 required) | | pts rule name description | ---- ---------------------- -------------------------------------------------- | -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP | 0.0 FSL_HELO_NON_FQDN_1 FSL_HELO_NON_FQDN_1 | 1.2 TVD_RCVD_SINGLE TVD_RCVD_SINGLE | 2.5 DATE_IN_FUTURE_12_24 Date: is 12 to 24 hours after Received: date | 0.0 HELO_NO_DOMAIN Relay reports its domain incorrectly | Cc: Subject: Re: Another PHP5 problem 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: Fri, 17 Jun 2011 14:57:50 -0000 At 04:12 PM 6/16/2011 -0400, Michael Powell wrote: >Jack L. Stone wrote: > >> At 12:56 PM 6/16/2011 -0400, Michael Powell wrote: >>>Jack L. Stone wrote: >>> Sorry to return with one more question about upgrading to apache22 from apache2. A note of concern was that apache22 changes the path to the document root by inserting ../www/apache22/data versus the previous ../www/data doc root. Of course my vhosts and a bunch of other things of importance now reside within the ../www path. I suppose I can change the doc root within the apache22 config file(s) but I can forsee some possible breakage in things on a production server when before, when moving from apache-1.3 to apache2, web things were put in the same path and without any modifications needed. I suppose this only affects the main host server stuff and things left in the ../www placement will still work as before according to the present setup. In examining the apache22 Makefile I see some places that the path might be changed, but don't know if that is the best idea vs maybe changing the doc root in apache22 config. A 3rd choice is to move stuff contained in the ../www/cgi-bin phpMyAdmin ...etc things that the main host needs to find in the new location. What did you fellows do about this issue that worked best for you assuming y'all had vhosts and similar stuff to worry about? Methinks this is my last question before moving to production servers. Appreciate your further comments.... (^_^) Happy trails, Jack L. Stone System Admin Sage-american