> 
> It looks like you're running the latest version of embperl, 
> but this latest version no longer supports 
> Embperl::Session... (Or so I gathered from hunting google).
> 
> I think you could replace it with Apache::SessionX, to get 
> rid of your error, but as thats the stage I've just reached I 
> haven't got a clue whether Apache::SessionX can be just 
> dropped in "in place" of Embperl::Session just yet..
> 

Yes, it's a drop in replacement.

Just remove the Embperl_Session_handler_class directive and Embperl should
pick up Apache::SessionX. Of course you should have installed
Apache::Session and Apache::SessionX

Gerald



> Marty
> 
> 
>  --- allen haim <[EMAIL PROTECTED]> wrote: 
> > Hi,
> > 
> > Can someone help me understand this message please?
> > It seems I can't
> > initialise the Embperl session manager because:
> > 
> > --------------------------
> > [Wed Feb 23 17:59:15 2005] [notice] SIGHUP received.
> >  Attempting to restart
> > [6803]ERR:  66:  Embperl Session handling DISABLED because of the 
> > following
> > error: Can't locate object method "TIEHASH" via package 
> > "Embperl::Session"
> > at
> >
> /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Embperl.pm
> > line
> > 88.
> > 
> > Set EMBPERL_SESSION_HANDLER_CLASS to 'no' to avoid this message.
> > [Wed Feb 23 17:59:15 2005] [notice] Embperl/2.0rc2
> > Apache/2.0.52 (Unix)
> > mod_perl/1.999.21 Perl/v5.8.5 configured-- resuming normal 
> operations
> > [6803]ERR:  66:  Embperl Session handling DISABLED because of the 
> > following
> > error: Can't locate object method "TIEHASH" via package 
> > "Embperl::Session"
> > at
> >
> /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/Embperl
> /Object.pm
> > line 145.
> > 
> > Set EMBPERL_SESSION_HANDLER_CLASS to 'no' to avoid this message.
> > --------------------------
> > 
> > Sometimes, it's only the first message (about Embperl.pm), not the 
> > second (about Object.pm).
> > 
> > Thank you,
> > 
> > Allen
> > 
> > --
> > happy random george orwell advice for making tea:
> > 
> >     * Seventhly, after making the tea, one should stir it, 
> or better, 
> > give the pot a good shake, afterwards allowing the leaves to settle.
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> >  
> 
> 
>       
>       
>               
> ___________________________________________________________
> ALL-NEW Yahoo! Messenger - all new features - even more fun! 
> http://uk.messenger.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to