in reply to Re: CGI script gives "internal server error"
in thread CGI script gives "internal server error"
I have put shebang line but script still gives same error
If I run this script from cmd line, how will perl interprete header message ? If I send a request, then server will take care of the header message. Anyways, I tried to run script from cmd line and got error message
"C:\Program Files\Apache Group\Apache2\cgi-bin>perl server_info.cgi
Can't find string terminator "END_OF_HTML" anywhere before EOF at server_info.cgi line 3.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: CGI script gives "internal server error"
by Crackers2 (Parson) on Mar 03, 2009 at 21:49 UTC | |
by manish.rathi (Acolyte) on Mar 04, 2009 at 00:38 UTC | |
by Anonymous Monk on Aug 17, 2017 at 21:13 UTC | |
by manish.rathi (Acolyte) on Mar 04, 2009 at 00:30 UTC |