> 
> Out of interest have you tried mongrel?
> script/server mongrel
> 
> Otherwise I am out of my depth I am afraid.
> 
> Colin

Well, I executed "gem install mongrel", then "ruby script/server 
webrick" and everything is loading!!  What a bad problem with webrick. 
My staging server is mongrel, but my production is phusion passenger 
(which is a breeze to setup).  I hope Passenger will be kind when I make 
the next release to production!

I think it even cleared up an annoying "stack level too deep" error I 
was getting with webrick and not caching classes in development. 
Mongrel isn't complaining.

Thanks for your help!

Chris
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to