Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Christian Weiske's Blog:
Installing PHP extensions for phpfarm
Jul 25, 2011 @ 13:15:15

Christian Weiske has a new post to his blog today on how to get PHP extensions installed for phpfarm, the tool that lets you switch between multiple PHP versions on the same machine.

When using several PHP installations with phpfarm, installing PHP extensions is not always easy - mostly because Pyrus is very strict about package files - and many of the packages in PECL unfortunately have invalid non-validating package.xmls.

The installation follows most of the normal process with one exception - you use the phpfarm phpize and point the configure to use the phpfarm ini configuration file then enable it as usual.

tagged: extension phpfarm multiple pear pyrus phpize configure

Link:


Trending Topics: