in reply to Problem with internet explorer.Mozilla firefox,beonex,netscape ok.

I think it was for have access to the directory... wrong... doesn't needed :) thanks server error log says...

malformed header from script. Bad header=</body></html>: say_hello.cgi, referer: http://localhost/cgi-bin/say_hello.cgi

  • Comment on Re: Problem with internet explorer.Mozilla firefox,beonex,netscape ok.

Replies are listed 'Best First'.
Re^2: Problem with internet explorer.Mozilla firefox,beonex,netscape ok.
by tlm (Prior) on Mar 27, 2005 at 17:22 UTC

    It looks like your code is generating some malformed HTML. Try running your code directly from the command line, and see what is it that it is printing to STDOUT. Do you have an extra set of </body></html> tags at the end?

    the lowliest monk

      No extra set </body></html>

        Can you post the output? (Put it between <code></code> tags.)

        the lowliest monk