[Mongrel] Mongrel won't start ... mongrel_rails (MissingSourceFile
David Bell
lists at ruby-forum.com
Fri Jun 13 18:06:58 EDT 2008
Problem solved...
I had, at some previous time, loaded mongrel using apt. I uninstalled
it (using apt) but the /usr/local/lib/site_ruby mongrel files were still
there.
The require statement picked up the site_ruby version instead of the
/usr/lib/ruby/gems version. As soon as I renamed the files in
/usr/local/lib/site_ruby, things started working.
-- DB
--
Posted via http://www.ruby-forum.com/.
More information about the Mongrel-users
mailing list