Re: Incomprehensible CGI error

1997-09-16 Thread Eloy A. Paris
Maarten Boekhold <[EMAIL PROTECTED]> wrote: : Apart from the other suggestions, there might just be an error in your : script that causes output from perl *before* you send the header. Or : maybe you'r running with 'perl -w' and have a variable that you use only : once. That causes output too w

Re: Incomprehensible CGI error

1997-09-16 Thread Maarten Boekhold
On Mon, 15 Sep 1997, Dave Neuer wrote: > I am trying to get a CGI script written in Perl running, and I keep > getting a wierd error that I don't understand: > > "access to /usr/lib/cgi-bin/testscript.pl failed for *machine name*, > reason: Premature end of script headers" > > Anyone know what t

Re: Incomprehensible CGI error

1997-09-15 Thread Eloy A. Paris
Dave Neuer <[EMAIL PROTECTED]> wrote: : I am trying to get a CGI script written in Perl running, and I keep : getting a wierd error that I don't understand: : : "access to /usr/lib/cgi-bin/testscript.pl failed for *machine name*, : reason: Premature end of script headers" : : Anyone know what this

Re: Incomprehensible CGI error

1997-09-15 Thread Joey Hess
Dave Neuer wrote: > I am trying to get a CGI script written in Perl running, and I keep > getting a wierd error that I don't understand: > > "access to /usr/lib/cgi-bin/testscript.pl failed for *machine name*, > reason: Premature end of script headers" > > Anyone know what this means? Other Perl

Incomprehensible CGI error

1997-09-15 Thread Dave Neuer
I am trying to get a CGI script written in Perl running, and I keep getting a wierd error that I don't understand: "access to /usr/lib/cgi-bin/testscript.pl failed for *machine name*, reason: Premature end of script headers" Anyone know what this means? Other Perl scripts with similar constructi