[Koha] Premature end of script headers
Rick Welykochy
rick at praxis.com.au
Fri Feb 1 15:34:53 NZDT 2008
sharath raju wrote:
> Does anyone have any more suggestions to solve the "Premature end of
> script headers" problem ?
Handy hint:
In the file that is causing trouble (mainpage.pl) change the perl source
so that the CGI lists fatal errors to the browser:
use CGI;
use CGI::Carp qw(fatalsToBrowser); # add this line
HTH!
cheers
rickw
--
_________________________________
Rick Welykochy || Praxis Services
Say what you will about the miracle of unquestioning faith, I consider
a capacity for it terrifying and absolutely vile.
-- Howard W Campbell in Kurt Vonnegut Jr's "Mother Night"
More information about the Koha
mailing list