On Sat, Oct 08, 2011 at 07:52:33AM +1100, Ashley Maher wrote: > [Fri Oct 07 16:48:38 2011] [notice] Apache/2.2.17 (Ubuntu) > mod_fcgid/2.3.6 configured -- resuming normal operations > /usr/lib/ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_require': no such file to load -- fcgi (MissingSourceFile)
It looks like the fcgi gem is missing. Try gem install fcgi Cheers, John -- John Blog http://www.inodes.org LCA2012 http://lcaunderthestars.org.au -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
