namazu-users-en
[Top] [All Lists]

RE: wvError logs

2002-01-17 02:32:24
On Thu, 17 Jan 2002, DEVOS BASTIEN wrote:

they are clearly from wvWare, but I wondered if the fact they are
located in the apache error_log was wvWare or Namazu related ...

When namazu spawns wvWare, wvWare connects to namazu's stdin/out/err 
streams.  These streams are the same that are connected to apache.  When 
apache receives anything on stderr, it is written to the error log.

To stop this, redirect stderr of wvWare to /dev/null, or close stderr 
before spawning wvWare.

Philip

-- 
Let the machine do the dirty work.
            - The Elements of Programming Style (Kernighan & Plaugher)



<Prev in Thread] Current Thread [Next in Thread>