Which php??

Gary Kline kline at thought.org
Thu Jan 13 00:08:46 UTC 2011


On Wed, Jan 12, 2011 at 11:01:03PM +0000, Paul Macdonald wrote:
> 
> >root at 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 at 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.
> 

Hm.  I keep stumbling over this autoconf required "version 2.68 not found"
Error.

Do I need to portmanage upgrade that utility or what?

Here is most of the output that fails trying to build php5-extensions::

# 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
*** 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 at 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 


More information about the freebsd-questions mailing list