RE: [Cgi-session-user] Question on version 4.10
Brought to you by:
sherzodr
From: Kancianic, J. C. <JEN...@sa...> - 2006-03-29 22:17:09
|
This website shows a similar issue where the subroutines are out of order, thus causing the problem. Is there something different with this 4.10 release that could be causing the error described in the original post? http://www.troubleshooters.com/codecorn/littperl/perlfuncorder.htm _____ From: cgi...@li... [mailto:cgi...@li...] Sent: Wednesday, March 29, 2006 4:41 PM To: 'cgi...@li...' Subject: [Cgi-session-user] Question on version 4.10 Version 4.0.1 of the Twiki software, a popular Perl implementation of a Wiki, requires that CGI::Session be installed. I installed it, but when I invoke a Twiki page that uses the CGI::Session module, I get this error in my Apache logs: 'Can't use string ("CGI::Session") as a HASH ref while "Strict refs" in use at Session.pm line 145.' I am running Server OS: RedHat Linux ES3, kernel 2.4.21-40ELsmp, Web server: Apache 2.0.46, Perl version: 5.8.0 I know this may not be the fault of the CGI::Session module, but does this kind of error ring any bells with anyone or does anyone have suggestions about what I can do to make the error go away? Thanks, Jenny |