From owner-freebsd-questions@FreeBSD.ORG Thu Oct 7 18:29:20 2010 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 B143D1065672 for ; Thu, 7 Oct 2010 18:29:20 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.49]) by mx1.freebsd.org (Postfix) with ESMTP id 834708FC27 for ; Thu, 7 Oct 2010 18:29:20 +0000 (UTC) Received: (qmail 21682 invoked from network); 7 Oct 2010 18:29:19 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Oct 2010 18:29:19 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id BDCCB5083A; Thu, 7 Oct 2010 14:29:18 -0400 (EDT) From: Lowell Gilbert To: Phan Quoc Hien References: <1286463446.8004.5.camel@main.lerwick.hopto.org> <0B26C158-127F-45AD-B2F3-D287F222AB91@cwis.biz> <72172F50-1BC8-42CC-AE55-5BF83CC1867C@cwis.biz> <4A031AD6-9E27-48E0-90F5-D1B6C3A892DF@cwis.biz> Date: Thu, 07 Oct 2010 14:29:18 -0400 In-Reply-To: (Phan Quoc Hien's message of "Thu, 7 Oct 2010 23:57:51 +0700") Message-ID: <44y6a93lhd.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Craig Butler , Ryan Coleman , ale@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Can not install ZendOptimizer 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: Thu, 07 Oct 2010 18:29:20 -0000 > On Thu, Oct 7, 2010 at 11:55 PM, Ryan Coleman wrote: > >> Phan, >> >> The solution looks like install PHP 5.2 (/usr/ports/lang/php52) and then >> install /usr/ports/devel/ZendOptimizer. >> Phan Quoc Hien writes: > Yes, Thank Ryan. But it's not clearly solution. The reason it is a little unclear is that the port warns you about the problem, but the warning sounds like all of 5.x is incompatible with ZendOptimizer (when 5.2 is actually fine). I spent a few minutes looking at the port, but I couldn't come up with a quick fix for the error message.