Problem with sqlite3

I have problem when login 127.0.0.1

About your application’s environment CGI::Session::CookieStore::TamperedWithCookie in Rails/infoController#properties

CGI::Session::CookieStore::TamperedWithCookie

RAILS_ROOT: C:/ruby/testing Application Trace | Framework Trace | Full Trace

Request

Parameters:

None

Show session dump

Help me plz! Or it is a bug in rail 2.20

Sounds like you have a stale cookie laying around. You can check for this through the preferences menu related to your browser.

You could just delete all cookies related to localhost (i.e. 127.0.0.1) and then reload your application. I've seen this related to changes to the config/environment.rb file - see the comment in that file.

Rick

Rick wrote:

Sounds like you have a stale cookie laying around. You can check for this through the preferences menu related to your browser.

You could just delete all cookies related to localhost (i.e. 127.0.0.1) and then reload your application. I've seen this related to changes to the config/environment.rb file - see the comment in that file.

Rick

On Oct 30, 3:14�am, Hai anh Le <rails-mailing-l...@andreas-s.net>

Yes, I have fix it by the way that I uninstall anything, then install all by console code. But sqlite3 1.2.4 can run with Window, so that I try to install version 1.2.3. Now anything is OK :smiley:

I type wrong. sqlite 1.2.4 can't run in Window so that you can try sqlite 1.2.3