Date: Mon, 1 Dec 2003 04:04:41 +0100 From: Melvyn Sopacua <freebsd-questions@webteckies.org> To: Marty Landman <MLandman@face2interface.com> Cc: FreeBSD-questions <questions@freebsd.org> Subject: Re: apache has fallen [and it won't get up] Message-ID: <200312010404.42012.freebsd-questions@webteckies.org> In-Reply-To: <6.0.0.22.0.20031130203157.03c15688@pop.face2interface.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
--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 > > <VirtualHost *> > 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 (<rant>could we just all stick to=20 example.com for that?</rant>). =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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312010404.42012.freebsd-questions>