https://issues.apache.org/bugzilla/show_bug.cgi?id=55070
Jan-Oliver Kaiser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Jan-Oliver Kaiser <[email protected]> --- Created attachment 30763 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30763&action=edit A patch to redirect stderr of processes spawned by mod_fcgid to the vhost's error log The attached patch was tested with mod_fcgid 2.3.7 and apache 2.2.25. It should be simple enough to adapt to newer versions, if necessary at all. It does not wrap the output in any way. Also note that it depends on the order of vhosts at initialization. If any module changes that order, this patch will not write to the correct error log. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
