Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 59161 invoked from network); 24 Sep 2007 00:41:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Sep 2007 00:41:17 -0000 Received: (qmail 43287 invoked by uid 500); 24 Sep 2007 00:40:57 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 43277 invoked by uid 500); 24 Sep 2007 00:40:57 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 43265 invoked by uid 99); 24 Sep 2007 00:40:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Sep 2007 17:40:57 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.229.52.226] (HELO grimnir.webthing.com) (80.229.52.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2007 00:43:04 +0000 Received: from grimnir.webthing.com (localhost [127.0.0.1]) by grimnir.webthing.com (Postfix) with ESMTP id 90FB22137 for ; Mon, 24 Sep 2007 01:40:33 +0100 (BST) Date: Mon, 24 Sep 2007 01:40:33 +0100 From: Nick Kew To: users@httpd.apache.org Message-ID: <20070924014033.56e2fe35@grimnir> In-Reply-To: <46F6FDFB.1060305@Media-Brokers.com> References: <46F6FDFB.1060305@Media-Brokers.com> Organization: WebThing X-Mailer: Sylpheed-Claws 2.5.0-rc3 (GTK+ 2.10.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Upgrade 2.0 to 2.2 on Gentoo - apache won't start... On Sun, 23 Sep 2007 19:59:55 -0400 Charles Marcus wrote: > Hello, > > I'm in a bit of a bind... the consultant I normally use is > unavailable, and I did something dumb... I upgraded apache from > 2.0.58 to 2.2.6 without him being available, and now it won't start... Upgrading to 2.0.60 should be trivial, but 2.0 -> 2.2 is likely to require (minor) configuration changes. If the error log + TFM doesn't help, reinstall 2.0 until your consultant returns. The upgrade might be ten minutes or an hours work for your consultant, but anyone else has a much bigger job familiarising themselves with your needs. > [Sun Sep 23 19:45:50 2007] [warn] NameVirtualHost m.y.i.p:443 has no > VirtualHosts You don't want NameVirtualHost with https. But that's just a warning. > I only want SSL (443) running, and want any requests to port 80 > redirected to 443. I do remember seeing something about SSL being > started a bit differently... Then just don't listen on port 80 at all. Links to your site should refer to https://your.domain/, not http://your.domain/. -- Nick Kew Application Development with Apache - the Apache Modules Book http://www.apachetutor.org/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org