On Thu, 17 Feb 2005 08:38:29 +1100 (EST), Jie Gao <[EMAIL PROTECTED]> wrote: > Hi All, > > I have a problem: $r->log_error('xxx') works with http but does not work with > https. > Any hints on debugging this?
Check and make sure both http and https are logging to where you expect. --Ian