Yep, you're seeing an incompatibility - I think 2.1.2 was the first version of Passenger that worked with Rails 2.3.2.
--Matt Jones On Apr 30, 1:11 pm, Sam Kong <[email protected]> wrote: > Hi, > > I'm using restful_authentication on rails 2.3.2. > It works find on my local machine which has passenger 2.1.2. > But it doesn't work on the web hosting server (DreamHost) which may have > lower version of passenger. > The problem is session[:user_id] is not reserved while redirecting. > > Is this an incompatibility issue between rails 2.3.2 and passenger? > If so, is there a workaround other than upgrading passenger? > (I've already asked DreamHost to upgrade passenger but it will take > time.) > > Thanks. > > Sam > -- > Posted viahttp://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 [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 -~----------~----~----~----~------~----~------~--~---

