From owner-freebsd-questions@FreeBSD.ORG Fri Feb 22 20:22:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1F4216A407 for ; Fri, 22 Feb 2008 20:22:14 +0000 (UTC) (envelope-from forrie@forrie.com) Received: from forrie.com (demon.dce.harvard.edu [140.247.198.85]) by mx1.freebsd.org (Postfix) with ESMTP id 8210E13C4F4 for ; Fri, 22 Feb 2008 20:22:14 +0000 (UTC) (envelope-from forrie@forrie.com) Received: from forrest-aldrichs-macbook-pro.local (dsl092-075-097.bos1.dsl.speakeasy.net [66.92.75.97]) (authenticated bits=0) by forrie.com (8.14.2/8.13.8) with ESMTP id m1MKM3fX001376 for ; Fri, 22 Feb 2008 15:22:08 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <47BF2EEA.7070505@forrie.com> Date: Fri, 22 Feb 2008 15:22:02 -0500 From: Forrest Aldrich User-Agent: Thunderbird 2.0.0.13pre (Macintosh/20080220) MIME-Version: 1.0 CC: freebsd-questions@freebsd.org References: <47BD8BE3.8070209@forrie.com> <200802221821.12561.fbsd.questions@rachie.is-a-geek.net> <47BF083B.2050405@forrie.com> <200802221910.21532.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200802221910.21532.fbsd.questions@rachie.is-a-geek.net> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.92/5938/Fri Feb 22 13:08:07 2008 on mail.forrie.com X-Virus-Status: Clean Subject: Re: 6.3-STABLE Apache 2.0 uses high CPU when restarted.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2008 20:22:14 -0000 Mel, etc., I downgraded my system back to MySQL-4.1 (where I had updated to MySQL-5.1) and this has solved the problem. Lesson: don't upgrade your FreeBSD-6.3/Apache-2.0 system to MySQL-5.x without making sure it works first ;-) Of course, there was no way I could have predicted this problem. I suspect it would work fine on Linux, however. I didn't really "solve" the problem specifically - in terms of the error, but this worked. Thanks for your help.