Undefined subroutine CGI::Vars
[Thu Apr 5 15:16:33 2001] [error] [client 192.168.0.174] Premature end of
script headers: /home/rt/rt/bin/cgi/webrt.cgi
It looks like your perl is missing CGI::Vars for some reason. I believe
(but could easily be very wrong) that that is part of the CGI bundle. Try
re-installing CGI using cpan.
Forrest W. Christian (forrestc@imach.com) AC7DE
iMach, Ltd., P.O. Box 5749, Helena, MT 59604 http://www.imach.com
Solutions for your high-tech problems. (406)-442-6648
Undefined subroutine CGI::Vars
[Thu Apr 5 15:16:33 2001] [error] [client 192.168.0.174] Premature end
of
script headers: /home/rt/rt/bin/cgi/webrt.cgi
It looks like your perl is missing CGI::Vars for some reason.
I believe
(but could easily be very wrong) that that is part of the CGI
bundle. Try
re-installing CGI using cpan.
sorry for beeing a pain in the ass.
i’m not realy a linux administrator so…
How do I reinstall CGI ??
When I installed rt i ran:
perl /tmp/rt/bin/testdeps.pl -warn
and
perl /tmp/rt/bin/testdeps.pl -fix
thought that would solve my probs…