From owner-freebsd-questions@FreeBSD.ORG Sun Sep 27 14:42:54 2009 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 49892106566C for ; Sun, 27 Sep 2009 14:42:54 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 01E668FC1C for ; Sun, 27 Sep 2009 14:42:53 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mruxh-0002yD-6e for freebsd-questions@freebsd.org; Sun, 27 Sep 2009 16:42:53 +0200 Received: from pool-70-21-11-122.res.east.verizon.net ([70.21.11.122]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Sep 2009 16:42:53 +0200 Received: from nightrecon by pool-70-21-11-122.res.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 27 Sep 2009 16:42:53 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Sun, 27 Sep 2009 10:43:14 -0400 Lines: 19 Message-ID: References: <20090926140646.12921239@scorpio.seibercom.net> <20090927103733.79d8f75e@scorpio.seibercom.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-21-11-122.res.east.verizon.net Sender: news Subject: Re: Warning: PHP Update from 5.2.10 to 5.2.11 and FastCGI X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@hotmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Sep 2009 14:42:54 -0000 Jerry wrote: > On Sun, 27 Sep 2009 10:03:37 -0400 > Michael Powell wrote: > >> Found the problem. The mailheader patch for 5.2.10 clashes with the >> Suhosin patch for 5.2.11. I rebuilt PHP with Suhosin and without >> mailheader patch and now it's all happy again. Now my php -v reads >> like Jerry's. > > Did you file a PR for this? > I emailed the port maintainer. Think I should formally file the PR too? Thanks. -Mike