News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
Build PHP 5.4 on CentOS With Vagrant
April 16, 2012 @ 10:02:02

In a new post to his blog Chris Hartjes shows you how to get PHP 5.4 installed on a CentOS machine (virtual machine) with the help of Vagrant.

I like the idea of using Vagrant to create virtual machines for my development work. Doing things this way I think keeps the host machine cleaner and allows you the ability to distribute those VM's to other people as well. My old boss Ben Ramsey did a very informative post on getting PHP 5.4 configured on CentOS so I decided to one-up him by taking his instructions and creating a Puppet manifest so you could do this using Vagrant or on any server that you can provision using Puppet.

He example is based off of the publiclly available Vagrant setup and provides the contents of the Vagrantfile that he uses to set up the machine. From there, Puppet takes over and uses his configuration (also included) to set up things like the Apache server, some configurations for it, a list of PHP extensions and, of course, PHP itself.

0 comments voice your opinion now!
centos virtualmachine vagrant puppet provision


blog comments powered by Disqus

Similar Posts

HowToBoard.com: Installing php-5.2.0 from srpm on CentOS 4

Joshua Thijssen's Blog: Using vagrant and puppet to setup your symfony2 environment

Joshua Thijssen's Blog: Setting up a development environment

Oracle Technology Network: Installing PHP 5.2 for Oracle on Mac OS X 10.5 (Leopard)

Bollysite Blog: Upgrading php 5.1 to php 5.3 with xcache rebuild on Centos 5


Community Events









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


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

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