You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/08/23 08:28:32 UTC

DO NOT REPLY [Bug 22672] New: - CGI's launched via suexec sent stderr to default error_log instead of virtual server error_log

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: bugs@httpd.apache.org
        ReportedBy: golden_moon_rising@yahoo.com


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org