From owner-freebsd-questions@FreeBSD.ORG Thu Jan 13 00:18:58 2011 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 D2EEB1065670 for ; Thu, 13 Jan 2011 00:18:58 +0000 (UTC) (envelope-from kline@ethic.thought.org) Received: from ethic.thought.org (plato.thought.org [209.180.213.209]) by mx1.freebsd.org (Postfix) with ESMTP id 7205B8FC26 for ; Thu, 13 Jan 2011 00:18:58 +0000 (UTC) Received: from ethic.thought.org (localhost [127.0.0.1]) by ethic.thought.org (8.14.4/8.14.3) with ESMTP id p0D0IsBQ055768; Wed, 12 Jan 2011 16:18:55 -0800 (PST) (envelope-from kline@ethic.thought.org) Received: (from kline@localhost) by ethic.thought.org (8.14.4/8.14.3/Submit) id p0D0Isk4055767; Wed, 12 Jan 2011 16:18:54 -0800 (PST) (envelope-from kline) Date: Wed, 12 Jan 2011 16:18:54 -0800 From: Gary Kline To: Paul Macdonald Message-ID: <20110113001854.GA55758@thought.org> References: <20110110212143.GA8276@thought.org> <4D2D7C3E.50404@ifdnrg.com> <20110112195347.GA21353@thought.org> <201101121758.12869.rjgonzale@estrads.com.ar> <20110112203503.GA22381@thought.org> <4D2E32AF.4000008@ifdnrg.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D2E32AF.4000008@ifdnrg.com> User-Agent: Mutt/1.4.2.3i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: With 24 years of service to the Unix community. X-Spam-Status: No, score=-2.9 required=3.9 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ethic.thought.org Cc: freebsd-questions@freebsd.org Subject: Re: Which php?? 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, 13 Jan 2011 00:18:58 -0000 On Wed, Jan 12, 2011 at 11:01:03PM +0000, Paul Macdonald wrote: > > >root@ethic:/usr/local/etc# php -v > >PHP 5.3.5 with Suhosin-Patch (cli) (built: Jan 12 2011 11:42:40) (DEBUG) > >Copyright (c) 1997-2009 The PHP Group > >Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies > >root@ethic:/usr/local/etc# > > > > > > Now, as a last re-try to get my wordpress blog port going, I > > will upgrade my php5-extensions. What should I turn on or off > > in the Makefile [or using `make config']? > > > > gary > > > for wordpress you need only worry about having mysql on in > lang/php5-extensions > > (possibly gd, wordpress might have some fancy image manipulation features) > > I wouldn't worry about the rest for just a wp install. > > you'll get the choice of mysql driver, there is a new native driver but > i confess i've not modified any of my code to use this ( > so i don;t use it) > > Paul. > I think I missed some out my stderr output. Here is another try at capturing the make install flub. # make install ===> php5-extensions-1.4 depends on file: /usr/local/include/php/main/php.h - found ===> php5-extensions-1.4 depends on file: /usr/local/lib/php/20090626-debug/hash.so - not found ===> Verifying install for /usr/local/lib/php/20090626-debug/hash.so in /usr/ports/security/php5-hash ===> php5-hash-5.3.5 depends on file: /usr/local/bin/phpize - found ===> php5-hash-5.3.5 depends on file: /usr/local/bin/autoconf-2.68 - found ===> PHPizing for php5-hash-5.3.5 Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 autoconf: required version 2.68 not found *** Error code 1 Stop in /usr/ports/security/php5-hash. *** Error code 1 Stop in /usr/ports/lang/php5-extensions. *** Error code 1 Stop in /usr/ports/lang/php5-extensions. -- Gary Kline kline@thought.org http://www.thought.org Public Service Unix The 7.97a release of Jottings: http://jottings.thought.org/index.php http://journey.thought.org ethic