CGI::Session.new

J

Jiri Musil

Hello,
when i call CGI::Session.new, ruby answer
mod_ruby: /usr/lib/ruby/1.8/cgi/session.rb:249:in `initialize': undefined
method `create_new_id' for CGI::Session:Class (NoMethodError)

Do you know, where is the problem?

There is properly defined method create_new_id in the session.rb file.

Thank you for any hints...

Nice day,
Jiri Musil.
 
Y

Yukihiro Matsumoto

Hi,

In message "Re: CGI::Session.new"

|when i call CGI::Session.new, ruby answer
|mod_ruby: /usr/lib/ruby/1.8/cgi/session.rb:249:in `initialize': undefined
|method `create_new_id' for CGI::Session:Class (NoMethodError)
|
|Do you know, where is the problem?

A bug. It's already fixed. Try newer version.

matz.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,164
Messages
2,570,901
Members
47,439
Latest member
elif2sghost

Latest Threads

Top