Skip Menu |

This queue is for tickets about the Apache-SessionManager CPAN distribution.

Report information
The Basics
Id: 17114
Status: new
Priority: 0/
Queue: Apache-SessionManager

People
Owner: Nobody in particular
Requestors: daniel.axtell [...] snet.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Won't load under mod_perl 2.0.2
I'm running perl 5.8.4 (packaged with Ubunutu linux) and Apache 2.0.54, mod_perl 2.0.2 built from source. I'm trying to use Apache::SessionManager, but it loads with the error: Can't locate Apache/Const.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl . /usr/local/apache2) at /usr/local/share/perl/5.8.4/Apache/SessionManager.pm line 34.\nBEGIN failed--compilation aborted at /usr/local/share/perl/5.8.4/Apache/SessionManager.pm line 58.\nCompilation failed in require at (eval 7) line 3.\n Is this module usable under mod_perl 2.0?