On Thu, Apr 03, 2014 at 09:35:37AM +0200, Remi Collet wrote: > > <IfModule !mod_php5.c> > # > # Cause the PHP interpreter to handle files with a .php extension. > # > <FilesMatch \.php$> > SetHandler "proxy:fcgi://127.0.0.1:9000" > </FilesMatch> > </IfModule> All sounds good to me too. php-fpm will need to Requires: the patched version of httpd. Are the SELinux rules set up so connections to TCP port 9000 are allowed by default from httpd? Regards, Joe _______________________________________________ php-devel mailing list php-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/php-devel