Building PHP 5.3.0 on Ubuntu 8.04 Server
Thursday, August 6th, 2009When I wanted to build the latest PHP for a server I found several guides online. Sadly none of them worked right away.
So after finally getting it all to work like I wanted to, I decided to quickly write up this guide.
I start with a clean Ubuntu 8.04 install. So, first things first:
sudo apt-get update
sudo [...]
