Re: pecl, zts, non-zts, fastcgi and Apache

From: Date: Fri, 24 Feb 2012 21:01:08 +0000
Subject: Re: pecl, zts, non-zts, fastcgi and Apache
References: 1 2 3 4 5  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Once a package has been fetched, pecl install does nothing else than:

phpize, make, make install

and phpize does use php-config.


On Fri, Feb 24, 2012 at 9:51 PM, Tom Boutell <[email protected]> wrote:
> On Fri, Feb 24, 2012 at 3:47 PM, Pierre Joye <[email protected]> wrote:
>>
>> that's why php-config exists, use it to get which version of PHP is
>> installed or has to be used (nts, ts, php version, api version, etc.).
>> That's all parameter you need to know. php-config should give you the
>> path as well afair.
>
> Then shouldn't a 'make install' of PHP have changed php-config on the
> spot? Why wouldn't the pecl install I do immediately after that be
> aware of the changes? The delay is what's puzzling. What good does it
> do me to look at php-config output if pecl doesn't seem to?
>
> --
> Tom Boutell
> P'unk Avenue
> 215 755 1330
> punkave.com
> window.punkave.com



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org


Thread (29 messages)

« previous php.internals (#58022) next »