Hi,
I'm a new in Perl scripting and would like to ask some help regaring the following error when I move my file to a new server. I thought I was only simple copy and past but when I tried to access my web page using the new server i get the following error when browser execute my perl scripts :
************
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
***********
I was tipped that 'print header' can be missing, so I tried to put in one of the scripts it works in part but not in the other parts. In short, this error keeps on coming back. Can this 'print header' be globally defined in my IIS server?
Thanks for any help or suggestions.
Kr,
Subok
I'm a new in Perl scripting and would like to ask some help regaring the following error when I move my file to a new server. I thought I was only simple copy and past but when I tried to access my web page using the new server i get the following error when browser execute my perl scripts :
************
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
***********
I was tipped that 'print header' can be missing, so I tried to put in one of the scripts it works in part but not in the other parts. In short, this error keeps on coming back. Can this 'print header' be globally defined in my IIS server?
Thanks for any help or suggestions.
Kr,
Subok