Yes. The Apache server is normally running. It is serving requests perfectly
fine before this starts a few hours later, intermittently.

Jordan

On 8/21/07, Luke Lu <[EMAIL PROTECTED]> wrote:
>
>  Are you sure the mod_perl already being running?
>
>
>  ------------------------------
>
> *发件人:* Jordan McLain [mailto:[EMAIL PROTECTED]
> *发送时间:* 2007年8月22日 9:26
> *收件人:* mod_perl
> *主题:* Internal Server Error
>
>
>
> Hello,
>
> I have a module that will fail every once in a while with the error_log
> message:
>
> Can't call method "send_http_header" on an undefined value at
> /path/to/module/Name.pm
>
> The handler method starts out with:
>
> sub handler ($$) {
>         my ($class, $r) = @_;
>
> For some reason $r is not defined.  This only happens intermittently...
> Does anyone have any ideas?
> Apache/1.3.37 (Unix) mod_perl/1.29 mod_ssl/2.8.28 OpenSSL/0.9.7g
>
> mode_per
>
> Thanks,
> Jordan Mclain
>

Reply via email to