mod_fcgid fun
Posted by Graham Stratton Sun, 22 Jan 2006 12:52:00 GMT
Since lighttpd seems to be the recommended way of running Rails applications, but I can’t find any evidence of anyone using it to host Zope3 applications, I need another solution. mod_fastcgi is apparently buggy, so mod_fcgid is currently recommended. To install it, follow the instructions at http://paul.querna.org/journal/articles/2006/01/01/using-mod_fcgid-for-ruby-on-rails-applications You’ll need apache2-dev, if it’s not already installed.
