
The php-fpm engine can now work with httpd 2.4 and the mod_proxy_fcgi module, here is a small implementation example.
My goal is to install a working web server, for local and packaged (RPM) applications, I will use phpMyAdmin as an example. Apache version 2.4 will not be available in the repository before Fedora 18 (and probably RHEL 7), but you can find a backport in my Experimental repository for Fedora 16. 1. Installation yum --enablerepo=remi-dev,remi... Lire PHP-FPM and HTTPD 2.4