From owner-freebsd-questions Tue Jun 29 7:37:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from easeway.com (ns1.easeway.com [209.69.39.1]) by hub.freebsd.org (Postfix) with ESMTP id 2C42E14E12 for ; Tue, 29 Jun 1999 07:37:35 -0700 (PDT) (envelope-from mwlucas@easeway.com) Received: (from mwlucas@localhost) by easeway.com (8.8.8/8.8.5) id KAA22854 for freebsd-questions@freebsd.org; Tue, 29 Jun 1999 10:25:24 -0400 (EDT) Message-Id: <199906291425.KAA22854@easeway.com> Subject: weird Apache 1.3.6 problem To: freebsd-questions@freebsd.org Date: Tue, 29 Jun 1999 10:25:20 -0400 (EDT) From: mwlucas@exceptionet.com X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Well, I put my first FreeBSD 3-stable box in production last week. Most of the problems are ironed out, except this. Whenever I start Apache, I get the following error: ralph/var/log;apachectl stop && apachectl startfp /usr/local/sbin/apachectl stop: httpd stopped [Tue Jun 29 10:35:12 1999] [warn] VirtualHost 209.69.10.82:80 overlaps with VirtualHost 209.69.10.82:80, the first has precedence, perhaps you need a NameVirtualHost directive [Tue Jun 29 10:35:12 1999] [warn] VirtualHost 209.69.10.82:80 overlaps with VirtualHost 209.69.10.82:80, the first has precedence, perhaps you need a NameVirtualHost directive /usr/local/sbin/apachectl startfp: httpd started The problem is, I only have one VirtualHost directive! There's only one site on this machine at the moment. It's IP-based. I've been through the FreeBSD archives and the Apache archives, and don't see anyone else reporting this problem. It's apache_fp-1.3.6 on FreeBSD 3.2-stable. Any help appreciated! Thanks, ==ml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message