pp wrote: > > Best to do this with 'httpd -X' so the log traces don't run into each > > other. > > You mean gdb?
Possible, often helpful, but not required. With -X, apache will handle only one request at a time, so you don't get overlapping log traces. > I've also added a call at request end -- I need to see if this > > happens before or during request shutdown. > > Where? In midgard-php4. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
