DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13511>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13511 Apache misbehaves if log files can't be written ------- Additional Comments From [EMAIL PROTECTED] 2002-10-17 01:35 ------- Again, I'm not an expert in this, but Apache is just attaching the stderr pipe to the error log. If this pipe can't be written, the OS is probably just sending SIGPIPE to your CGI. If you CGI doesn't handle that, it will die. I don't see anything that Apache could do about this. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
