Jacob wrote:>
> first: here''s the error: http://pastebin.ca/203317
>
> The problem is that all sessions in my applications doesn''t work -
on my
> remote server (running 1.1.4), but works fine locally (running 1.1.6).
> This means that when you try to log in (or some other thing where i use
> sessions) a cookie is stored, with the session-id, but for some reason
> it looks like the session is dead after a reload (all the values are
> gone).
>
> any idea what the problem could be?
>
I''ve seen a similar behavior when I set
session_options[:session_domain] to
.xyz.com and work in WEBrick on localhost.
Just a thought,
Long
--~--~---------~--~----~------------~-------~--~----~
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-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---