Contents tagged with #compile
- blog Compile PHP 5 with FPM on Ubuntu 13.04 (or any Debian Distro) 3-Aug-2013
Why compile PHP? Yes, you can install PHP as simply by typing the following line on an Ubuntu machine, or any Debian based machine: sudo apt-get install php5...