> 1. use the right error message: > > $Apache::errstr > $Apache::err > $APR::errstr > $APR::err
I'd would have to lean toward preventing namespace pollution, so using ModPerl or MP doesn't feel right. Are all the error conditions truly generated only in APR routines? If so, I'd suggest: 1a. just use $APR::errstr and $APR::err Larry Leszczynski --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
