On Sun, Sep 07, 2003 at 05:38:56PM -0400, Cliff Woolley wrote:
> On Sun, 7 Sep 2003, Manoj Kasichainula wrote:
> 
> > If it's only for debugging, can't CGI writers just add a line to their
> > code to rebind stderr to a file?
> 
> Only if the error is output from the script as opposed to a compilation
> failure or other interpreter weirdness.

Good point. The other alternative I've pondered is for people
debugging their own CGIs to use a wrapper that rebinds stderr and
execs the original CGI, but I suspect I'll get shouted down at this
point :)

Reply via email to