On Thursday, 2002-08-08 at 15:48:48 -0700, John E. Mendenhall wrote:
> On Thu, 8 Aug 2002, Lupe Christoph wrote:

> > Since mod_perl seems to play tricks with bootstrap, I don't really
> > know how this comes into play.

> I have done all you have asked.  All output appears similar.  Three files,
> including Log.xs.  Nine entries in httpd for XS_Apache__Log, as follows:

> So, where to from here?  Any ideas?

Well, this proves that Apache::Log *is* linked into the httpd binary.
The questions is why bootstrap is called at all. I'm afraid, I have
to hand this over to people who know the internal logic of mod_perl.
bootstrap *should* not be called, I think.

You could try to reduce your config until the error goes away.
Or start with a minimal startup.pl that only does a "use Apache::Log".
I fear the whatever that has a list of the modules linked into
httpd is scrambled by your production config.

Lupe Christoph
-- 
| [EMAIL PROTECTED]       |           http://www.lupe-christoph.de/ |
| I have challenged the entire ISO-9000 quality assurance team to a      |
| Bat-Leth contest on the holodeck. They will not concern us again.      |
| http://public.logica.com/~stepneys/joke/klingon.htm                    |

Reply via email to