Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 25471 invoked from network); 29 Dec 2006 03:04:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Dec 2006 03:04:36 -0000 Received: (qmail 649 invoked by uid 500); 29 Dec 2006 03:02:49 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 99604 invoked by uid 500); 29 Dec 2006 03:02:45 -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 97168 invoked by uid 99); 29 Dec 2006 03:02:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Dec 2006 19:02:36 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jslive@gmail.com designates 66.249.82.225 as permitted sender) Received: from [66.249.82.225] (HELO wx-out-0506.google.com) (66.249.82.225) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Dec 2006 18:03:05 -0800 Received: by wx-out-0506.google.com with SMTP id h26so5177575wxd for ; Thu, 28 Dec 2006 18:02:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=OTS0U/H/NoxWtvlrOngrSPbsIwiDtj3WbST+kpRC5X5CnupUbycvNhAaJHz6z5SbfQw0G6j5OE46dPnDTfY3KuqwGCGOcV7xDW/xxLUigqz96j8esnzHn6TOFJKLxK9ddjhat0CFehLefA0fa0ACHMXF+Q3kb6ieN+Yca26T7Og= Received: by 10.70.68.11 with SMTP id q11mr28724505wxa.1167357765122; Thu, 28 Dec 2006 18:02:45 -0800 (PST) Received: by 10.70.45.4 with HTTP; Thu, 28 Dec 2006 18:02:45 -0800 (PST) Message-ID: Date: Thu, 28 Dec 2006 20:02:45 -0600 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <4592AC91.6020902@aplus.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4592AC91.6020902@aplus.net> X-Google-Sender-Auth: 7e207fe45aaef605 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] ErrorDocument directive for 500 errors not displaying full content On 12/27/06, Aplus Dedicated Support, Jarrod Overson wrote: > Apache 2.2.2 was having problems displaying content for 'error 500' > responses (either it would not display anything, or it would display the > data output as plaintext) so i upgraded to 2.2.3 and now, at least, i am > getting apache to consistently display data but it always sends a > content-length of 0, the browser always displays the error in plaintext, > and when a script is set for the 'ErrorDocument 500' directive it will > occassionaly send only a portion of the script's output. There is an open bugzilla issue about this stuff. I don't have the number handy, but you can search for it. Joshua. --------------------------------------------------------------------- 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