From owner-freebsd-ports@FreeBSD.ORG Fri Jun 30 03:40:03 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1DDB16A508 for ; Fri, 30 Jun 2006 03:40:03 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from H43.C18.B96.tor.eicat.ca (H43.C18.B96.tor.eicat.ca [66.96.18.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97E2644571 for ; Fri, 30 Jun 2006 03:12:54 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from [172.16.0.200] (desktop.home.local [172.16.0.200]) by H43.C18.B96.tor.eicat.ca (Postfix) with ESMTP id 381EA114B2; Thu, 29 Jun 2006 23:12:39 -0400 (EDT) Message-ID: <44A496C4.8090602@rogers.com> Date: Thu, 29 Jun 2006 23:13:08 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Rob Szarka References: <7.0.1.0.0.20060629211947.04d85b80@szarka.org> <44A4839F.9060607@rogers.com> <7.0.1.0.0.20060629222522.053e2518@szarka.org> In-Reply-To: <7.0.1.0.0.20060629222522.053e2518@szarka.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SpamToaster-Information: This messages has been scanned by SpamToaster http://www.digitalprogression.ca X-SpamToaster: Found to be clean X-SpamToaster-SpamCheck: not spam, SpamAssassin (not cached, score=-2.491, required 3.5, ALL_TRUSTED -1.80, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20, DNS_FROM_RFC_POST 1.71) X-SpamToaster-From: mikej@rogers.com X-Spam-Status: No Cc: freebsd-ports@freebsd.org Subject: Re: PHP 5.1.4 w/ mysqli dumps core - SOLVED? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 03:40:03 -0000 Rob Szarka wrote: > At 09:51 PM 6/29/2006, Mike Jakubik wrote: >> And what version of MySQL do you have installed? I have the exact as >> above, plus FreeBSD 6.1 and MySQL 5.0.22 running just fine on several >> production machines. > > MySQL is 5.1.11 > > I did just "solve" the problem. Having read > http://www.bsdforums.org/forums/archive/index.php/t-28681.html , which > notes a similar problem with the php5-mysql (not mysqli) extension, I > did a "make && make deinstall && make reinstall" on first > net/php5-sockets and then > /databases/php5-mysqli. > > PHP no longer dumps core. I have no insight as to what this > fixed--totally cargo cult configuration on my part. So, maybe this is > still an issue with the port that demands attention. (If it was > something I did, it would at least be good to know what, so I don't do > it again... ;) Perhaps you liked against an old MySQL library. Keep in mind though, that 5.1 is still beta.