On 22 December 2010 19:40, Brian Wolk <[email protected]> wrote: > I am running a Ruby on Rails site in a shared hosting environment on > Dreamhost (using Passenger), and recently they upgraded from Rails 2.3.x > to Rails 3. It looks like this broke the site. > > Here is the URL: > http://www.mycondonetwork.com > > You can see the Passenger error I'm getting. > > My ideal situation would be to somehow freeze Rails to use 2.3.3 (last > known version that worked... I don't monitor this site that often).
Check whether they have also upgraded ruby to 1.9. If you have not got 1.8.7 available then I think you will not be able to run rails 2.3. Unless others can correct me... Colin -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

