also in the dispatch.fcgi file it says to change: require 'fcgi' to: require 'fcgi' require 'rubygems' require_gem 'fcgi' but there is no line that says require 'fcgi', instead i see one that says require 'fcgi_handler' and i'm not sure what to keep in there -- Posted via http://www.ruby-forum.com/.