Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 46476 invoked from network); 11 May 2006 21:01:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 May 2006 21:01:06 -0000 Received: (qmail 79020 invoked by uid 500); 11 May 2006 21:00:55 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 79004 invoked by uid 500); 11 May 2006 21:00:55 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 78993 invoked by uid 99); 11 May 2006 21:00:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 May 2006 14:00:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jorton@redhat.com designates 66.187.233.31 as permitted sender) Received: from [66.187.233.31] (HELO mx1.redhat.com) (66.187.233.31) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 May 2006 14:00:54 -0700 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4BL0XOo027336; Thu, 11 May 2006 17:00:33 -0400 Received: from turnip.cambridge.redhat.com (turnip.cambridge.redhat.com [172.16.18.137]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k4BL0WT7021526; Thu, 11 May 2006 17:00:33 -0400 Received: from turnip.cambridge.redhat.com (localhost.localdomain [127.0.0.1]) by turnip.cambridge.redhat.com (8.13.6/8.13.5) with ESMTP id k4BL0U0P016897; Thu, 11 May 2006 22:00:30 +0100 Received: (from jorton@localhost) by turnip.cambridge.redhat.com (8.13.6/8.13.6/Submit) id k4BL0TFT016896; Thu, 11 May 2006 22:00:29 +0100 X-Authentication-Warning: turnip.cambridge.redhat.com: jorton set sender to jorton@redhat.com using -f Date: Thu, 11 May 2006 22:00:29 +0100 From: Joe Orton To: Mike VanHorn Cc: users@httpd.apache.org Message-ID: <20060511210029.GA16815@redhat.com> Mail-Followup-To: Mike VanHorn , users@httpd.apache.org References: <200605101738.40325.nick@webthing.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Large files X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Thu, May 11, 2006 at 11:58:15AM -0400, Mike VanHorn wrote: > > I have compiled and built 2.0.58, but I am still getting the same error: > > (79)Value too large for defined data type > > I'd been checking and LFS was supposedly fixed in 2.0.53, so why am I > getting this error? I'm on Solaris 10 x86. The unnecessarily obscure "more up to date" reference means 2.2.x - see http://httpd.apache.org/docs/2.2/new_features_2_2.html - 2.2.x releases have large file support out of the box. No 2.0.x release has large file support on 32-bit platforms (there are some hacks you can use, but this is not recommended or supported). Regards, joe --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org