Re: PerlVINC and Can't locate Foo.pm in @INC ...

2002-05-10 Thread Stas Bekman
Aaron J Mackey wrote: > Banging my head against the wall a bit, 'cause this is just so simple, but > still not working: > > Versions: Apache 1.3.22, mod_perl 1.26, perl 5.6.1 > > relevant lines from httpd.conf: > > PerlWarn On > PerlModule Apache::PerlVINC > > > SetHandler

PerlVINC and Can't locate Foo.pm in @INC ...

2002-05-10 Thread Aaron J Mackey
Banging my head against the wall a bit, 'cause this is just so simple, but still not working: Versions: Apache 1.3.22, mod_perl 1.26, perl 5.6.1 relevant lines from httpd.conf: PerlWarn On PerlModule Apache::PerlVINC SetHandler perl-script PerlHandler DAT::Clie