Hello, I am relatively new to Unix and Perl/CGI, I am trying to set up cvsweb.cgi and am getting a Premature end of script headers error. Now my issue is that it is saying the following in the logs:
Can't locate strict.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i486-linux /usr/local/lib/perl5 /5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i486-linux /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/li b/perl5/site_perl) at /opt/apache/cgi-bin/cvsweb.cgi line 48. BEGIN failed--compilation aborted at /opt/apache/cgi-bin/cvsweb.cgi line 48. [Sun Apr 7 01:02:10 2002] [error] [client 10.10.10.101] Premature end of script headers: /opt/apache/cgi -bin/cvsweb.cgi but when I run a: find / -name strict.pm I receive the following: /network/perl-5.6.1/lib/strict.pm /usr/local/lib/perl5/5.6.1/strict.pm so why is it not being found? do I need to reboot?!?!? (Sorry had a windows moment). Thanks for any advice you might have, Kevin Queen -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]