From owner-freebsd-questions@FreeBSD.ORG Tue Mar 30 06:16:37 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 0C91E16A4CE for ; Tue, 30 Mar 2004 06:16:37 -0800 (PST) Received: from starling.mail.pas.earthlink.net (starling.mail.pas.earthlink.net [207.217.120.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7E5E43D2F for ; Tue, 30 Mar 2004 06:16:36 -0800 (PST) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=[192.168.63.10]) by starling.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.36 #4) id 1B8K2e-0002bh-00; Tue, 30 Mar 2004 06:16:36 -0800 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Tue, 30 Mar 2004 08:17:10 -0600 User-Agent: KMail/1.6.1 References: <20040329213011.81353.qmail@web21405.mail.yahoo.com> In-Reply-To: <20040329213011.81353.qmail@web21405.mail.yahoo.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403300817.10900.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b7205f826538097a39d0273a22db503a1350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: stan ask Subject: Re: ((need help on the server)))) 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: Tue, 30 Mar 2004 14:16:37 -0000 On Monday 29 March 2004 03:30 pm, stan ask wrote: > I am having problems using Apache web server. I installed from the port and > it wants to start at bootup. I go to Root and type in my IP > address.....NOTHING HAPPENS !!! Unfortunately I am using Abyss web server > on Port 80 in Root. I tried to edit the Apache Httpd-config file putting my > IP address in. I tried to rerun it and got into the terminal.. > > The terminal stated this message : > [alert] httpd: could not determine the server's fully quailified domain > name, using 127.0.0.1 for the serverName > > Also, How can I serve on Port 80 when using user account ? > > I look forward to hearing from you soon. This is driving me crazy. Please > take a look at my homepage. http://stans.servequake.com > > Also I have researched the internet and can't find a thing to help me. > > PS- I have a router and I have also tried 4.9 and 5.21 on two separate PC's > with the same problem coming up on both PC's Have you added the computer's IP address and name to /etc/hosts? Best regards, Andrew Gould