rackspace-cookbooks/rackspace_apache_php

Do not compile mod_fastcgi for RHEL

Opened this issue · 2 comments

it installs all the compile tools (gcc and so on) which slows down the process. It would be nice ot have a pre compiled version.
We don't have the problem on ubuntu as it's available as a package

Following sous-chefs/apache2#415 (comment), it would be nice to spend some time to make sure we use mod_proxy_fcgi on RHEL too