Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 74055 invoked by uid 500); 18 Mar 2003 22:53:48 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 73827 invoked from network); 18 Mar 2003 22:53:46 -0000 Message-ID: <3E77A454.2020505@apache.org> Date: Tue, 18 Mar 2003 17:57:24 -0500 From: Greg Ames User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 MIME-Version: 1.0 To: httpd CC: infrastructure , root@apache.org Subject: httpd-2.1dev was running on daedalus Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ... but is now back on 2.0.44. This was HEAD from yesterday with the patch Joe Orton re-submitted to prevent CGIs from inheriting the log fds. That one seems important enough to stress for a while in a production environment. Unfortunately, I noticed a number of errors with bugs.apache.org and then saw 500 errors when I tried to get into the private section. The interesting thing about that vhost is it uses dbm authorization for the updaters. I could easily have mis-configured it due to all the aaa changes, forgotten how to use it, or it could be a bug. In any case, I bounced us back to the stable release and will investigate further tomorrow. Greg