From owner-freebsd-threads@FreeBSD.ORG Mon Aug 4 05:05:02 2008 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CAB41065674 for ; Mon, 4 Aug 2008 05:05:02 +0000 (UTC) (envelope-from gofdt-freebsd-threads@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id B7B978FC0C for ; Mon, 4 Aug 2008 05:05:01 +0000 (UTC) (envelope-from gofdt-freebsd-threads@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KPrQX-00039B-Of for freebsd-threads@freebsd.org; Mon, 04 Aug 2008 04:12:09 +0000 Received: from 78-0-90-58.adsl.net.t-com.hr ([78.0.90.58]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Aug 2008 04:12:09 +0000 Received: from ivoras by 78-0-90-58.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Aug 2008 04:12:09 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-threads@freebsd.org From: Ivan Voras Date: Mon, 04 Aug 2008 06:11:58 +0200 Lines: 39 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig82DCB7DFF2070D9DBAE8FB5A" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 78-0-90-58.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Enigmail-Version: 0.95.6 Sender: news Subject: Re: Need Help on "threads/110306: apache 2.0 segmentation violation when calling gethostbyname" X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2008 05:05:02 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig82DCB7DFF2070D9DBAE8FB5A Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Jeff Mo wrote: > Hi , >=20 > Can anyone nicely explain a little bit about what does "ServerName is n= ot > defined > in httpd.conf." mean in the following sentence from bug description? >=20 > "The problem happens if php module is loaded and ServerName is not defi= ned > in httpd.conf." You are not looking for the trivial answer? ("ServerName" is a=20 configuration item in httpd.conf). If ServerName is not set, Apache will = try to guess the host's FQDN by various tricks, including reverse DNS=20 lookup on its IP. --------------enig82DCB7DFF2070D9DBAE8FB5A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIloGPldnAQVacBcgRAhBaAKDSkwyKkDdYPSImkXqC1DYHUu1qiACfVpPM PVtXxbnp31IPMSiwB/ImLfE= =jW2i -----END PGP SIGNATURE----- --------------enig82DCB7DFF2070D9DBAE8FB5A--