Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2001 16:05:00 -0500 (EST)
From:      Peter Brezny <peter@black.purplecat.net>
To:        freebsd-questions@freebsd.org
Subject:   Ok CGI guru's here's an easy one for you (i hope).
Message-ID:  <Pine.BSF.4.05.10102161601310.19361-100000@black.purplecat.net>

next in thread | raw e-mail | index | archive | help

I've got an old 2.2.8 freebsd system with apache 1.3.3

A new web site is running a search script that bombs with this error.


Can't locate /library/cgi-lib.pl in @INC (@INC contains:
/usr/local/lib/perl5/5.00502/i386-free
bsd /usr/local/lib/perl5/5.00502
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/l
ib/perl5/site_perl/5.005 .) at
/home/www/data/agrnews.org/cgi-bin/search.cgi line 28.
httpd: [Fri Feb 16 15:43:23 2001] [error] [client 209.16.228.145]
Premature end of script heade
rs: /home/www/data/agrnews.org/cgi-bin/search.cgi


Is it just that my perl modules are out of date and don't contain the
cgi-lib.pl (which doesn't exist in the dir's listed above where i assume
it's looking).

if this is the case, do I just need to update perl entirely?  if so, what
extra precautions do i need to take (when installing the perl port) so i
don't whack my system?

and could i just place the cgi-lib.pl file in there manually?

TIA

pb



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10102161601310.19361-100000>