By Matt Butcher
phc
Building PHP from Source on Ubuntu
Submitted by matt on Wed, 2010-08-18 19:54This article describes how to build PHP from source on Ubuntu. I am doing this because I need to build PHP with the embeded SAPI -- an option not available by default. For my purposes, I don't want this PHP to replace the existing PHP. Instead, I want it to be available alongside my normal PHP. So the goal is to place this version in /usr/local/php-opt.








