Question
Referring to the content at
http://twiki.org/cgi-bin/view/Support/InstallingSessionPlugin
, CGI::Session is already installed:
cpan[1]> install CGI::Session
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Tue, 20 Feb 2007 14:09:29 GMT
CGI::Session is up to date (4.20).
However, on the configure page for Twiki, I see this error message:
You can use persistent CGI session tracking even if you are not using login. This allows you to have persistent session variables - for example, skins. Client sessions are not required for logins to work, but TWiki will not be able to remember users unless there is some other mechanism - such as browser cacheing of authentication - available. # See
TWikiUserAuthentication for a full discussion of the pros and cons of using persistent sessions.
Error: The CGI::Session Perl module is required for session support, but is not available.
I have restarted Apache multiple times but to no avail.
Environment
--
HanxueLee - 21 Feb 2007
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Please do not install this plugin, TWiki 4.x has built-in session tracking.
--
PeterThoeny - 02 Apr 2007