can you give us a sample of your script showing the line in question
On Tue, Oct 08, 2002 at 02:05:28 -0500, Bootscat wrote:
> Can someone tell me how to get passed this error?
> The Config files it's looking for is there.
>
> Can't locate config.cgi in @INC (@INC contains: /usr/lib/perl5/5.6.1/
which do you have:
use config.cgi;
require config.cgi;
in your code?
Where is the file located? did you check the case of the file name in the
script and at it's location?
we need more info.
> -Original Message-
> From: Bootscat [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 08, 2