in reply to (z) Re: CGI::Fast Getting Started
in thread CGI::Fast Getting Started

Thanks zigdon, but even when I use fatalsToBrowser it doesn't give me an error...just 500 Internal Server Error. In the log though, I have "Premature end of script headers"
My webhost hasn't gotten back to me yet either.

bW
Perl - the breakfast of Champions!

Replies are listed 'Best First'.
(z) Re^3: CGI::Fast Getting Started
by zigdon (Deacon) on Mar 20, 2003 at 13:50 UTC
    In that case, I'd guess you have compilation errors. Can you do a 'perl -cT script.pl' on a commandline somewhere?

    -- zigdon