I just did a yum install of php on amazon linux beta. (it's similar to centos, jfyi)
php -v reveals its php 5.3.6. awesome so. Now I am trying to figure out if I can package install the php-fpm.
cant find anything specific on FPM. doc says its included but it seems it might need to be compiled. I don't see a yum install php-fpm to make my life easier. :)
so please do guide me on this if you know how. alternatively if we need to compile I would appreciate the complete configure param to help me a bit. I don't want to miss anything essential in compile time.
thank you in advance , need sleep