From owner-freebsd-questions@FreeBSD.ORG Sun Nov 30 19:04:45 2003 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 3289C16A4CE for ; Sun, 30 Nov 2003 19:04:45 -0800 (PST) Received: from morpheus.webteckies.org (node123e0.a2000.nl [24.132.35.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 116D443FBF for ; Sun, 30 Nov 2003 19:04:44 -0800 (PST) (envelope-from freebsd-questions@webteckies.org) Received: from sarevok.idg.nl (unknown [192.168.1.12]) by morpheus.webteckies.org (Postfix) with ESMTP id 40C8F107C6; Mon, 1 Dec 2003 04:01:24 +0100 (CET) From: Melvyn Sopacua Organization: WebTeckies.org To: Marty Landman Date: Mon, 1 Dec 2003 04:04:41 +0100 User-Agent: KMail/1.5.93 References: <6.0.0.22.0.20031130132339.0773a440@pop.face2interface.com> <200312010216.50694.freebsd-questions@webteckies.org> <6.0.0.22.0.20031130203157.03c15688@pop.face2interface.com> In-Reply-To: <6.0.0.22.0.20031130203157.03c15688@pop.face2interface.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_K/qy/dSIJxzlpfU"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200312010404.42012.freebsd-questions@webteckies.org> cc: FreeBSD-questions Subject: Re: apache has fallen [and it won't get up] 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: Mon, 01 Dec 2003 03:04:45 -0000 --Boundary-02=_K/qy/dSIJxzlpfU Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 01 December 2003 03:14, Marty Landman wrote: > >Is that by any chance the 'ServerName' of the main server? That is what > >mod_unique_id is trying to resolve. If no ServerName is set, it takes the > >hostname of the computer. > > I've specified in httpd.conf > > ServerName 192.168.0.7:80 Drop the :80 there. In fact - since you're overriding it below, it's not ev= en=20 used. > In a VirtualHost directive > > > ServerName SwamiSalami.face2interface.domain If this is litterally what you have, then it's no surprise as '.domain' is = not=20 a valid 'country' (TLD or Top Level Domain in DNS terms). My guess is, you should have: ServerName swamisalami.face2interface.com (Educated guess really: swamisalami.face2interface.com has address=20 216.157.5.252) I seem to be getting too used to people obscuring their actual host names w= ith=20 fabrications for privacy reasons (could we just all stick to=20 example.com for that?). =2D-=20 Melvyn =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D =46reeBSD sarevok.webteckies.org 5.2-BETA FreeBSD 5.2-BETA #1: Sat Nov 29=20 00:15:33 CET 2003 root@sarevok.webteckies.org:/usr/obj/usr/src/sys/ SAREVOK_NOFW_DBG i386 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D --Boundary-02=_K/qy/dSIJxzlpfU Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/yq/JOv9JNmfFN5URAnwuAJsFeiTOmrynVZLWJdAnxU+atM5UVQCfdG4S dEpvqgigWKKyqtHcIC2IyjM= =PVPL -----END PGP SIGNATURE----- --Boundary-02=_K/qy/dSIJxzlpfU--