From owner-freebsd-questions@FreeBSD.ORG Wed Jun 16 07:48:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C79416A4CE for ; Wed, 16 Jun 2004 07:48:13 +0000 (GMT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 953CA43D53 for ; Wed, 16 Jun 2004 07:48:12 +0000 (GMT) (envelope-from junkmail@sensewave.com) Received: from tove (la3sg.net [217.13.29.172]) by mail.broadpark.no (Postfix) with ESMTP id B700C3380; Wed, 16 Jun 2004 09:48:03 +0200 (MEST) From: "Kjell Midtseter" To: "LW Ellis" Date: Wed, 16 Jun 2004 09:47:38 +0200 MIME-Version: 1.0 Message-ID: <40D0173A.7643.5AC69C@localhost> Priority: normal In-reply-to: <007d01c4536e$2f5fc510$0200a8c0@LLAPTOP> X-mailer: Pegasus Mail for Windows (v4.12a) Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Description: Mail message body X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-questions@FreeBSD.org Subject: Re: Apache config question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2004 07:48:13 -0000 On 16 Jun 2004 at 0:50, LW Ellis wrote: > Ok I installed Apache and when I try to start apache I get > the following error message. > Could not determine services fully qualified domain name, > using 127.0.0.1 for service name. > apache_1.3.29 HTTPD could not be started. > > I am on DSL (not static) and have a netgear router, which functions as > a DHCP server. Do I have my network card configured wrong or is it > something else. > Try editing /usr/local/etc/apache/httpd.conf What is your "ServerName"? Kjell