News Feed
Jobs Feed
Sections




News Archive
feed this:

Christian Weiske's Blog:
phpfarm moved to SourceForge
September 06, 2011 @ 10:10:28

Christian Weiske has a new post about a move the phpfarm tool has made over to SourceForge for its project page. phpfarm makes it simple to switch between multiple versions of PHP on the same server to make debugging and development a much simpler task (especially if you're not in a homogeneous environment).

phpfarm, the tool that lets you install multiple PHP versions beside each other, finally got a proper project page on SourceForge. By moving from svn.php.net to SF, phpfarm got a nice git repository, a wiki and a ticketing system. It also has a Phing build file now which generates and uploads release files, so people don't have to install git to get phpfarm.

His post also includes some of the changes made in the latest release (0.1.0) and how you can clone the code from the SF.net repository.

0 comments voice your opinion now!
phpfarm multiple version sourceforge project hosting


Christian Weiske's Blog:
Installing PHP extensions for phpfarm
July 25, 2011 @ 08: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.

0 comments voice your opinion now!
extension phpfarm multiple pear pyrus phpize configure



Community Events









Don't see your event here?
Let us know!


composer podcast development opinion introduction object interview database tool api testing code language release framework community phpunit zendframework2 unittest example

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework