Re: [users@httpd] piped logs problem on sco 6.0.0

2011-12-07 Thread Rob Landrito
This httpd has been modified but we haven't touched core httpd or the logging at all. Almost all of our changes are isolated into a custom module and mod_proxy. I'll try and get it under a tracer/debugger and report back. Thanks again. 2011/12/7 Jeff Trawick : > On Wed, Dec 7, 2011 at 9:15 AM,

Re: [users@httpd] piped logs problem on sco 6.0.0

2011-12-07 Thread Jeff Trawick
On Wed, Dec 7, 2011 at 9:15 AM, Rob Landrito wrote: > Thanks for your suggestions.  httpd starts cleanly with nouser and > nogroup fine as long as I'm not trying to pipe logs.  If I only try to > pipe access_log and not error_log, httpd starts but no access logs are > created (I'm sending requests

Re: [users@httpd] piped logs problem on sco 6.0.0

2011-12-07 Thread Rob Landrito
Thanks for your suggestions. httpd starts cleanly with nouser and nogroup fine as long as I'm not trying to pipe logs. If I only try to pipe access_log and not error_log, httpd starts but no access logs are created (I'm sending requests to the servers). The only difference I see in error_log are

Re: [users@httpd] piped logs problem on sco 6.0.0

2011-12-06 Thread Jeff Trawick
On Tue, Dec 6, 2011 at 1:47 PM, Rob Landrito wrote: > Greetings, > > I'm trying to used piped logs as described here: > http://httpd.apache.org/docs/2.2/logs.html#piped.  The environment is > httpd 2.2.11 on sco 6.0.0 (SCO_SV system 5 6.0.0 i386).  I'm using > User nouser > Group nogroup > > Apach

[users@httpd] piped logs problem on sco 6.0.0

2011-12-06 Thread Rob Landrito
Greetings, I'm trying to used piped logs as described here: http://httpd.apache.org/docs/2.2/logs.html#piped. The environment is httpd 2.2.11 on sco 6.0.0 (SCO_SV system 5 6.0.0 i386). I'm using User nouser Group nogroup Apache is unable to start, printing the following to stderr on startup: [T