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

DZone.com: Video: PHP 5.3.1, MongoDB and Lithium on Windows 7 / IIS 7

Chris Hartjes: 5 Minute TDD

DeveloperTutorials.com: PHP Debugging with Zend Studio

NetTuts.com: Building Web Applications from Scratch with Laravel

NETTUTS.com: How to Setup a Dedicated Web Server for Free


Community Events











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


code release framework zendframework2 opinion example testing phpunit tool interview podcast application language functional unittest series conference introduction development community

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