From owner-freebsd-questions Wed Aug 27 15:45:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA15264 for questions-outgoing; Wed, 27 Aug 1997 15:45:44 -0700 (PDT) Received: from rain.seti.tec.sd.us (sfsd16132.sf.k12.sd.us [207.108.16.132]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA15252 for ; Wed, 27 Aug 1997 15:45:39 -0700 (PDT) Received: from h1129678.seti.tec.sd.us (seti22248.seti.tec.sd.us [207.108.22.248]) by rain.seti.tec.sd.us (8.8.5/8.8.5) with ESMTP id RAA00164 for ; Wed, 27 Aug 1997 17:41:27 -0500 (CDT) Message-ID: <3404ADFC.A5B51603@seti.tec.sd.us> Date: Wed, 27 Aug 1997 17:45:16 -0500 From: Tom Mullen X-Mailer: Mozilla 4.01 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: web server X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I am trying to get a web server set up, and when I try to start httpd I get this error: getpeername: Socket operation on non-socket getsockname: Socket operation on non-socket Error getting local address What does this error mean and how would I go about fixing the problem?