News Feed
Jobs Feed
Sections




News Archive
Mike Willbanks' Blog:
RPM Packaging - Building and Deploying your own PHP
December 22, 2011 @ 09:41:18

Mike Willbanks has a new post to his blog about a different sort of technique for deploying PHP - building your own RPMs instead of just using the pre-packaged ones. This opens up a whole world of customization options.

In the PHP world, one might ask why not just build it from source? Well, an RPM IS built from source and then distributed to many servers - we can ensure that we have the same packages on each, we can maintain the same versions and if you've read my previous post on Pirum you will know that I also like mirroring PEAR packages.

He walks you through the structure of an RPM package (the spec file, with examples, and the source), the "%prep", "%build" and "%install" containers as well as where the source needs to live for things to work correctly.

0 comments voice your opinion now!
rpm package custom build deploy tutorial


blog comments powered by Disqus

Similar Posts

Fabien Potencier's Blog: Create your own framework...on top of the Symfony2 Components (parts 3 & 4)

Secunia.com: SUSE update for PHP4

Ken Guest's Blog: The Date_Holidays package, a pack of splitters and a pear tree

Robert Eisele's Blog: Face detection with PHP

Gareth Heyes: PHP nonalpha tutorial


Community Events











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


database release framework opinion podcast language testing functional symfony2 conference zendframework2 phpunit introduction development unittest community rest interview usergroup series

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