My web server is running Ubuntu 10.04. I want to use PHP in conjunction with nginx. However, the php5-fpm extension cannot be installed because it is not part of the repositories.
My question:
On launchpad I see several options such as this one:
https://launchpad.net/~brianmercer/+archive/php
Which one should I choose for a live system?
EDIT: Is there maybe an official version that I could use because it was included in the repositories in later Ubuntu versions?
It depends on your requirments, BTW following is the basic configuration and suits well most of the time.