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=22672>. 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=22672 CGI's launched via suexec sent stderr to default error_log instead of virtual server error_log Summary: CGI's launched via suexec sent stderr to default error_log instead of virtual server error_log Product: Apache httpd-2.0 Version: 2.0.47 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: mod_suexec AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] CGI's output to stderr is logged in the server's default error_log instead of the error_log for the virtual server with the corresponding SuexecUserGroup directive. Perhaps there is an architectural limitation that lead to the current implementation. If its not feasible to log the suexec'd CGI's stderr to the corresponding error_log of the virtual server, then PLEASE record the full path of the CGI in the system's default error_log. At least then it becomes possible to later parse the log and report errors back to the owners of the virtual servers. Thanks for your time reading and responding to this. P.S. Fantastic work guys. I love Apache 2! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
