NYCPHP Meetup

NYPHP.org

[nycphp-talk] Enabling PHP Extensions

Eddie Drapkin oorza2k5 at gmail.com
Fri Sep 18 20:13:41 EDT 2009


On Fri, Sep 18, 2009 at 7:46 PM, Allen Shaw
<allen at twomiceandastrawberry.com> wrote:
> Randal Rust wrote:
>>
>> On Fri, Sep 18, 2009 at 3:35 PM, Ajai Khattri <ajai at bitblit.net> wrote:
>>>
>>> Means the PHP on your dev box has all extensions already compiled and
>>> installed so you can selectively add/remove them by simply editing your
>>> php.ini.
>>>
>>
>> OK, that makes sense. However, I have had tech support enable
>> extensions on this same server in the past and there has been no
>> mention of needing to recompile.
>
> Would phpinfo() show what extensions that PHP binary was compiled with?
>
> -A.
>
> --
> Allen Shaw
> TwoMiceAndAStrawberry.com
>
> "Data Management, Web Applications, and the Meaning of Life"
>

The configure command  (one of the first things phpinfo shows you :P)
should give you all that information.



More information about the talk mailing list