From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1P6dSY-0004QC-49 for garchives@archives.gentoo.org; Fri, 15 Oct 2010 06:08:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47474E07E1; Fri, 15 Oct 2010 06:06:56 +0000 (UTC) Received: from penguin.jasoncarson.ca (penguin.jasoncarson.ca [69.196.152.151]) by pigeon.gentoo.org (Postfix) with ESMTP id 2F9BFE076E for ; Fri, 15 Oct 2010 06:06:56 +0000 (UTC) Received: by penguin.jasoncarson.ca (Postfix, from userid 65534) id 4B320E004F; Fri, 15 Oct 2010 02:03:11 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jasoncarson.ca; s=maildkim; t=1287122591; bh=gy5IBxEGGqm5JTCVdxgoo068iCl0AzinCONKSQ2fKog=; h=Message-ID:In-Reply-To:References:Date:Subject:From:To: MIME-Version:Content-Type:Content-Transfer-Encoding; b=GY/jb350ygVshphoJtUyeRk5UonZLGII3mRvU1ZQ56KlaMTqOs+bKTkdFCE4hVZvb JGgf8Q98ZFLOHPInHOE2A== X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on penguin.jasoncarson.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=4.5 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU autolearn=unavailable version=3.3.1 Received: from jasoncarson.ca (localhost [127.0.0.1]) by penguin.jasoncarson.ca (Postfix) with ESMTP id ABE00E003D for ; Fri, 15 Oct 2010 02:03:05 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jasoncarson.ca; s=maildkim; t=1287122585; bh=gy5IBxEGGqm5JTCVdxgoo068iCl0AzinCONKSQ2fKog=; h=Message-ID:In-Reply-To:References:Date:Subject:From:To: MIME-Version:Content-Type:Content-Transfer-Encoding; b=CHcFi3WbpXdGzXiTPcYHQV7TQC9r9aezH4Rl3qY6lTJ+ZPFKrZlF6I/e/eMbCHczz MO8XYx10oFote1T9pY6gQ== DomainKey-Signature: a=rsa-sha1; s=maildk; d=jasoncarson.ca; c=simple; q=dns; h=received:message-id:in-reply-to:references:date:subject:from:to: user-agent:mime-version:content-type: content-transfer-encoding:x-priority:importance; b=Lqwc5KT6xogE3obE0XFdbKclvi7lR0c+mc2XABny4gsmySD4ZFuO5aK8RsRWG+r6A zMNuLrlfXqeKoUsdVPPYA== Received: from 192.168.0.75 (SquirrelMail authenticated user jason) by jasoncarson.ca with HTTP; Fri, 15 Oct 2010 02:03:05 -0400 Message-ID: <262f11e9dbd1edd30adbeca7d5d61b19.squirrel@jasoncarson.ca> In-Reply-To: <4CB7E0FC.4080000@Rods.id.au> References: <4CB7E0FC.4080000@Rods.id.au> Date: Fri, 15 Oct 2010 02:03:05 -0400 Subject: Re: [gentoo-user] Something in PHP has killed Apache2 From: "Jason Carson" To: gentoo-user@lists.gentoo.org User-Agent: SquirrelMail/1.4.20 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 (Normal) Importance: Normal Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fc355730-7c5c-49b4-b449-f4ac6071fadd X-Archives-Hash: ed7de5b3a0c5d139d22584b9698ed202 > I ran revdep-rebuild -library=3Dmysql.so but this returned with n= o > problems :( Try running revdep-rebuild without -library=3Dmysql.so I had problem a few weeks ago when I updated PHP and running revdep-rebuild without any options fixed it.