[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Gnatsweb problem
From: |
Steffen Schreier |
Subject: |
RE: Gnatsweb problem |
Date: |
Wed, 3 Oct 2001 16:19:07 -0700 |
Thanks, I installed perl 5.6 and reinstalled the CGI module. It seems to
work.
Steffen
-----Original Message-----
From: Yngve Svendsen [mailto:yngve.svendsen@clustra.com]
Sent: Wednesday, October 03, 2001 2:07 PM
To: steffens@tality.com; BUG GNATS
Subject: RE: Gnatsweb problem
At 13:05 03.10.2001 -0700, Steffen Schreier wrote:
>I installed the 2.78 version of CGI.pm and the error went away.
>But it still does not work. I looked in my apache error log which says:
>
>[Wed Oct 3 12:59:37 2001] [error] [client 158.184.22.120] Premature end of
>script headers: /usr/local/apache/cgi-bin/gnatsweb.pl
>Can't locate object method "splitpath" via package "File::Spec" at
>/usr/perl5/5.00503/CGI/Carp.pm line 252.
>[Wed Oct 3 12:59:42 2001] [error] [client 158.184.22.120] Premature end of
>script headers: /usr/local/apache/cgi-bin/gnatsweb.pl
It seems that something is messed up in your Perl installation. Finding out
exactly what it is might be hard, so I'd suggest you simply try upgrading
Perl to 5.6 and then reinstall the CGI module.
- Yngve