Daily Archives: December 7th, 2006

mod_fcgid and the cfgi gem for rails with apache2 on fedora core 6

Because its not readily apparent when you’re concentrating on learning rails… I’m posting this here. While trying to get rails running on Fedora Core 6 (FC6) I was running into not being able to compile the ruby fcgi gem. What gives, right? mod_fcgid (what FC6 comes with) is supposed to be binary compatible with mod_fastcgi. [...]