14 Jan
2009
14 Jan
'09
6:41 p.m.
Joe Atzberger wrote, On 14/01/09 10:26 AM:
I'm not sure, but I think this might be a CGI::Session problem. From the INSTALL document:
Recent versions of CGI::Session have caused some issues for users; as of this release date, we suggest downloading the CGI::Session::Serialize::yaml tarball direct from CPAN and install it directly rather than using the cpan command
So try installing CGI::Session::Serialize::yaml if you haven't already.
Thanks! That worked just fine.