On Mon, 1 Jul 2002, J�rg Walter wrote: > On Friday, 28. June 2002 21:05, Chris Wenham wrote: > > When using the following line in httpd.conf or a root .htaccess to invoke > > Jorg Walter's sesion library, the server fails. > > > > The invoking line is: > > > > AxAddPlugin Apache::AxKit::Plugin::Session > > > > The error from the log is: > > > > [AxKit] Running plugin: Apache::AxKit::Plugin::Session > > [error] Can't locate object method "auth_user" via package "Apache" > > (perhaps you forgot to load "Apache"?) at > > /usr/local/lib/perl5/site_perl/5.6.1/Apache/AxKit/Plugin/Session.pm line > > 710. > > Interesting error message, since it says it fails to find standard mod_perl > routines... > > > Incidentally, invoking Plugin::Session with the "PerlModule" method works > > ... but it is not a version problem. Perhaps someone on the list with a bit > more mod_perl karma can assist me?
Possibly mod_perl wasn't compiled with EVERYTHING=1. -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
