https://issues.apache.org/bugzilla/show_bug.cgi?id=54221
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Summary|Not getting full |no ErrorLog prefix on CGI |information for certain |errors |lines in the error log | --- Comment #4 from Eric Covener <[email protected]> --- LoadModule info_module modules/mod_info.so # mdt - 2012-09-14 - comment out because this module is not built by default as of Apache 2.4.2 #LoadModule cgi_module modules/mod_cgi.so # mdt - 2012-09-14 - add this module to take the place of mod_cgi as of Apache 2.4.2 LoadModule cgid_module modules/mod_cgid.so Did your logging difference happen during the change from mod_cgi to mod_cgid? Did you change your MPM as well? -- 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]
