> ache/SessionX.pm in @INC (@INC contains:
> /home/working/HTML-Embperl-1.3.4/blib/arch /home/working/HTML-Embperl-1.3.
> 4/blib/lib . /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
> /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/li
> b/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
> /home/working/HTML-Embperl-1.3.4/test/ /home/working/HTML-Embperl-
> 1.3.4/test/lib/perl) at (eval 7) line 3.
>
> Set $ENV{EMBPERL_SESSION_HANDLER_CLASS} to 'no' before loading Embperl to
> avoid this message at /home/working/HTML-
> Embperl-1.3.4/blib/lib/HTML/Embperl.pm line 431.
> pid = 28313 ok
> -----
>
> this is of course Not Good since i am trying to get this set up with
> sessioning... and i really dont understand why the @INC isnt including the
> 5.6.1 "site_perl" directories, especially considering that for whatever
> reason it IS including the older 5.6.0 ones... SessionX.pm lives in
> /usr/local/lib/perl5/site_perl/5.6.1/Apache/ and a "perl -V" shows the @INC
> paths to be:
Hmmm. What version of perl is your mod_perl built on? Did you upgrade
your perl after mod_perl was installed? If you did, you might want to
recompile your mod_perl to also be on 5.6.1.
It appears that your mod_perl is built against 5.6.0 -- so it only looks
in the 'old' path.
Cameron
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]