I'm using this guide to build a new server: http://www.howtoforge.com/perfect-server-debian-squeeze-with-bind-and-courier-ispconfig-3-p3 But I want to use PHP-FPM instead with the new ISP Config 3.0.5. What do I need to do differently from the guide to get PHP-FPM instead?
There are no PHP-FPM packages available for Squeeze, so you either need to use the dotdeb repos, or you install Debian Wheezy instead.
You can if you use the dotdeb repos. This guide should give you the idea: http://www.howtoforge.com/perfect-s...n-6.0-with-bind-dovecot-and-nginx-ispconfig-3
Yes - this should give you the idea: http://www.howtoforge.com/using-php5-fpm-with-apache2-on-ubuntu-12.10