On 12/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

I am upgrading from Apache 2.0.53 to Apache 2.2.3 but recently I am facing
some issues with piped logging in Apache 2.2 .Please let me know if anyone
of you had also faced it.

I used following in my httpd.conf for error logging

ErrorLog "|/bin/sh -c 'RUNTIME=/myruntime LD_LIBRARY_PATH=/myruntime/lib
/myruntime/bin/mylogger -k file -d /myruntime/logs -f error_log'"

but this not working and httpd do not starts there are no logs about what
happened ,

no idea here, but comparison of truss/strace/whatever between your
2.0.53 and 2.2.3 setups should yield some clues

Reply via email to