19 Aug 2009, 10:29
Generic-user-small

Nnanna Obuba (1 post)

I consistenty get the following error when I try to run my app on passenger using rails 2.3:

undefined method `create_new_id’ for class `CGI::Session’

I don;t have this problem on my development machine using mongrel, and the app works on the same passenger installation with rails 2.2.

Any pointers will be appreciated

19 Aug 2009, 12:41
Head_pragsmall

Mike Mangino (543 posts)

That was a problem with an old version of facebooker and rails 2.3. It’s fixed in versions after around 4/28. Can you try upgrading to make sure it fixes your problem?

  You must be logged in to comment