At 12:05 AM 05/04/00 -0700, Doug MacEachern wrote:
>you're calling exit in a module?  shame on you.  if you call exit() from a
>script that is compiled by Apache::Registry (not include *.pm), exit()
>will be overridden for you to call Apache::exit, no changes needed.
>if you really want to call it in a module, which you really don't, do you?

I'm a bit confused.

When you say "module" you mean a module use'd by the Apache::Registry
script?  Because exit() is overridden in those modules, too, no?

I can call exit() fine in a module, but if I say CORE::exit() the child is
killed off.




Bill Moseley
mailto:[EMAIL PROTECTED]

Reply via email to