BasicSession question

2003-10-09 Thread joe
I'm having a bit of trouble setting up AxKit::XSP::BasicSession -- sessions don't seem to be maintained from one page load to the next. my httpd.conf includes AxAddPlugin Apache::AxKit::Plugin::BasicSession AxAddXSPTaglib AxKit::XSP::BasicSession PerlSetVar BasicSessionDataStore DB_File

Never mind my earlier BasicSession question

2003-10-09 Thread joe
Shortly after I sent the previous note, I read the README file for BasicSession, which I'd never run into before since I'd installed via CPAN and had been going by the perldoc, which seems to be out of date. I'm now following the readme directions and getting expected behavior. On Thu, 09 Oct