On Mon, 11 Feb 2002, Gerald Richter wrote:

> > I just did a completely clean install of Perl and Apache on Win2K to try
> to get
> > some of this to behave properly.  It's telling me it can't require a file
> that is
> > where it should be.  Can you make any sense out of this?
> >
>
> Mmh, this is very strange. If I don't miss anything
> Apache::Session::Store::DB_File complains about that it didn't find it self.
> Sorry no idea what's wrong here at the moment. Maybe you try the File store
> instead of the DB_File store.
> >
> > error.log:
> > [Fri Feb 08 14:24:31 2002] [error] [client 127.0.0.1] Cannot require
> > Apache::Session::Store::DB_File (Can't locate DB_File.pm in @INC (@INC
> > contains: C:/Perl/lib C:/Perl/site/lib .) at
> > C:/Perl/site/lib/Apache/Session/Store/DB_File.pm line 14.

Might this be because the DB_File module hasn't been installed?
It's not included in the standard ActivePerl distribution, but
is available through 'ppm install DB_File'.

best regards,
randy kobes


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

Reply via email to