Question
Hello guys, during twiki configuration, I checked the {UseClientSessions} in the Security tab. Everything went fine until view.pl/TWiki/WebHome was launched. The page threw an error showing that,
Can't locate object method "generate_id" via package "CGI::Session::ID::" (perhaps you forgot to load "CGI::Session::ID::"?) at D:/programs/perl/lib/CGI/Session.pm line 74.
Session IDs are not getting generated. Can you guys give me suggestions on what can be done?
This thing has been bugging me for the last 2 days. Any help will be greatly appreciated.
Thanks in advance.
Environment
--
TWikiGuest - 29 Nov 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Hello guys, please give me some suggestions. Today is the 4th day into this problem & I'm not able to get it working
--
TWikiGuest - 30 Nov 2007
I'm guessing that you've not got a fully working install of the CGI::Session CPAN module. depends somewhat on the perl you've installed I guess. (windows can be a pain, which is why I made the
TWikiInstaller for windows)
--
SvenDowideit - 30 Nov 2007
Sven, thanks a lot :-). Just a few minutes ago, I figured out that a few files were missing from the CGI::Session package. I downloaded them from
http://search.cpan.org/src/SHERZODR/CGI-Session-4.10/. And thanks a ton for pointing out the installer package. I never knew it existed.
--
TWikiGuest - 30 Nov 2007