> +++ Bijoy Paul [linux-india] <01/11/01 04:03 -0800>:
> > I am facing a problem with the CGI scripts on my
> > apache server. When ever i execuit a CGI script in the
> > cgi-bin directory my client gives error messgae like
> > "server internal error or misconfiguration". It the
> > httpd error log it says "premature end of script
> > headers".


You forgot to send the Content-Type header. The first line of your CGI
should print Content-Type: text/html followed by two new lines to the
standard output.




Mithun

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to