in reply to Re: Re: Re: How do I get errors printing out to the browser?
in thread How do I get errors printing out to the browser?

I get an internal server error. However, when I look at the server logs, it tells me,

Wed Aug 06 12:56:04 2003 error client 199.67.22.68 syntax error at /var/www/instructor/cgi-bin/test2.cgi line 4, near "; ||"
Wed Aug 06 12:56:04 2003 error client 199.67.22.68 Execution of /var/www/instructor/cgi-bin/test2.cgi aborted due to compilation errors.

So there is some indications, but nothing sent to the browser.

  • Comment on Re: Re: Re: Re: How do I get errors printing out to the browser?