Solved it. The problem was a missing gem and all this had nothing to do with Mongrel. Instead the whole Rails environment couldn't start.
When launching the Rails environment via script/console a helpful error message was shown (in my case the ferret-gem was missing). Unfortunately the Mongrel error message was both wrong and misleading. On 7/17/07, Luis Lavena <[EMAIL PROTECTED]> wrote: > Also, will be very helpful if you provide version of every part of your > system: > OS, Ruby, RubyGems and Mongrel. _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
