From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 00:36:23 2005 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 06B5E16A4CE for ; Mon, 21 Feb 2005 00:36:23 +0000 (GMT) Received: from smtpauth06.mail.atl.earthlink.net (smtpauth06.mail.atl.earthlink.net [209.86.89.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A538943D39 for ; Mon, 21 Feb 2005 00:36:22 +0000 (GMT) (envelope-from algould@datawok.com) Received: from [206.255.31.21] (helo=yoda.datawok.com) by smtpauth06.mail.atl.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1D31Yi-0007iR-0q; Sun, 20 Feb 2005 19:36:20 -0500 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Sun, 20 Feb 2005 18:37:07 -0600 User-Agent: KMail/1.6.2 References: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> <4218F8C2.6050603@makeworld.com> <42190384.7090500@daleco.biz> In-Reply-To: <42190384.7090500@daleco.biz> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502201837.07966.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69563f9fea00a6dd62bc3dfb116cbe4111b081aed5608188e20d350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 206.255.31.21 cc: Scott Stevenson Subject: Re: Partial web page loading 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, 21 Feb 2005 00:36:23 -0000 > > Scott Stevenson wrote: > >> I'm a relatively new user of FreeBSD (5.3 release), and have > >> encountered a problem that I haven't seen on other platforms. The > >> details and a screenshot are outlined here: > >> > >> http://theocacao.com/document.page/82 > >> > >> Essentially, web content (text and images alike, it seems) > >> occasionally fails to load in entirety. I personally haven't be > >> able to recreate this yet, but a few people have sent me > >> emails about it. I didn't hear anything about this prior to > >> switching to FreeBSD. This is the exact same content I had > >> running on a Red Hat-based machine running the same version of > >> Apache. > >> > >> I've done a lot of googling and looking through mailing list > >> archives, but haven't been able to identify any real leads yet. > >> Syslog doesn't suggest anything is amiss. My environment is: > >> > >> FreeBSD 5.3-Release > >> Apache 2.0.50 > >> PHP 5.0.2 > >> BIND 9.3.0 > >> > >> Both Apache and PHP were built from ports. I realize > >> Apache is a few versions behind, and I'm going to upgrade it. > >> Looking at the changelog, though, I can't seem to find > >> anything that would pertain to this. > >> > >> Any ideas? Are you sure it's not an odd browser configuration issue? For example: For the longest time, the images at http://bsdmall.com/ wouldn't load in mozilla but would in konqueror. One day, I stumbled across a configuration item in mozilla to "Accept images that come from originating server only". I must have checked it accidentaly. After I unchecked that item, everything loaded fine. Best of luck, Andrew Gould