I'm running a couple of sites and are thinking about moving over to using Nginx instead of Apache and as such I need to move to FCGI where the preferred choice right now seem to be PHP-FPM.
I'm simply wondering about what version of PHP to use. My current sites (using Apache and mod_php i.e. plain vanilla LAMP installation) is using 5.2.8 which has been very stable, uptime 100 days and no problems. However the memory consumption of Apache is huge, hence my need to move to Nginx.
So, anyone out there with real production experience of 5.3.0 (prefereably running FastCGI)?