From owner-freebsd-questions@FreeBSD.ORG Sun Apr 20 20:35:42 2003 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> 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 1CFA737B401 for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:35:42 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy00.prodigy.net.mx [148.235.168.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B67343FCB for <freebsd-questions@freebsd.org>; Sun, 20 Apr 2003 20:35:41 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-56.prodigy.net.mx [200.67.41.56]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HDO003ITCLCQ9@SMTP.Prodigy.Net.mx>; Sun, 20 Apr 2003 22:34:26 -0500 (CDT) Date: Sun, 20 Apr 2003 22:35:47 -0500 From: Alfonso Romero <ibac@prodigy.net.mx> To: freebsd-questions <freebsd-questions@freebsd.org> Message-id: <025401c307b7$191f5800$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit X-Priority: 3 X-MSMail-priority: Normal References: <023401c307a5$4dbc7320$0100a8c0@ibac> Subject: Re: problem with apache-2.0.44 package X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 21 Apr 2003 03:35:42 -0000 I found that for apache-2.044 package to work directly on a freeBSD box without using a valid host name, you need to remove the LoadModule line containing mod_unique_id. Has anyone had the same problem with this package? ----- Original Message ----- From: "Alfonso Romero" <ibac@prodigy.net.mx> To: "freebsd-questions" <freebsd-questions@freebsd.org> Sent: Sunday, April 20, 2003 8:28 PM Subject: problem with apache-2.0.44 package I installed the apache 2.0 package with sysinstall. I tried to start the apache server, but the following message appears at httpd-error.log: (EAI) No address associated with hostname: mod_unique_id: unable to find IPv4 address of "franky.ibac" I used the IP address of my local network in the httpd.conf file, and followed the instructions in the apache site. Any suggestions? BTW, why are the installation directories in freeBSD different from what the apache web site shows? Thanks in advance Alfonso Romero _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"