LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Premature end of scripts (https://www.linuxquestions.org/questions/programming-9/premature-end-of-scripts-447747/)

rigel_kent 05-23-2006 11:25 AM

Premature end of headers
 
Hi,

I've already made (almost) an important application in Perl. I use Perl Editor to check the syntax and run the applications. Everythings is fine.

Only, in the server, I get a "Premature end of headers" no matter what I do! I've tried removing it - since it requires a second file - and all sort of combinations. Is there a rational way of solving this problem?

Regards,

Rigel_Kent

chrism01 05-23-2006 09:09 PM

Well, showing us the code would be a start; pref a minimal version that shows the same problem. Sounds like a CGI script ?

rigel_kent 05-24-2006 03:51 AM

Hi,

Well, I've used "use CGI::Carp qw(fatalsToBrowser);". It was a path name that was in uppercase instead of lowercase. Can you believe that?

Thanks anyway.

Regards,

Rigel Kent


All times are GMT -5. The time now is 10:03 AM.