[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Internal server error



On Thu Jun 05, 2003 - 05:50:09PM, Paul Shuttleworth wrote:

> The server now gives an internal server error when the script is called with
> the following error message.
> 
> [Thu Jun  5 16:39:41 2003] [error] [client 81.86.119.148] malformed header
> from script. Bad header=String found where operator ex: /usr/cgiwrap/cgiwrap
>
> Any one any ideas ?

without knowing the script, hardly

> Is there a way to get more details of what is causing the error ?

 use CGI::Carp qw(fatalsToBrowser);

put this line on top of your script (after the shebang) and you should be
able to see the errors in the resulting web page.

MfG
Andreas Banze

--
There are two means of refuge from the miseries of life: music and cats.
					-- Albert Schweitzer