Return-Path: Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 37044 invoked by uid 500); 18 Jul 2002 03:15:33 -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 37023 invoked from network); 18 Jul 2002 03:15:33 -0000 Errors-To: Message-Id: <5.1.0.14.2.20020717213658.02a29e10@pop3.rowe-clan.net> X-Sender: wrowe%rowe-clan.net@pop3.rowe-clan.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 17 Jul 2002 21:37:55 -0500 To: dev@httpd.apache.org From: "William A. Rowe, Jr." Subject: Re: daedalus is running httpd-2.0.pre40 Cc: dev@httpd.apache.org, root@apache.org In-Reply-To: <0a9042015021272FE8@mail8.nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N At 08:33 PM 7/17/2002, Greg Ames wrote: >...since Wednesday, 17-Jul-2002 18:49:31 PDT . Things look fine now, but we >took about a 3 1/2 minute site outage because of: > >[Wed Jul 17 18:47:20 2002] [error] (2)No such file or directory: could not >open mime types config file /usr/local/apache/conf/mime.types. >Configuration Failed > >That's the feechur where we no longer copy existing conf/ directories at make >install time. Remind me again: what was wrong with simply not overlaying >existing files? Because folks may have *valuable* and *important* config changes that shouldn't be wiped out? That doesn't mean we couldn't overlay none the less... and save their existing files in .bak.# files. Bill