> Well not quite. You had:
>
> BOOT:
> XS_AxKit.name = "AxKit";
> add_module(&XS_AxKit);
> stash_mod_pointer("AxKit", &XS_AxKit);
oh right. so is it the check for find_linked_module() that helps here or
removing stash_mod_pointer() ? Apache::ModuleConfig->get won't work
without stash_mod_pointer()
do you have other LoadModules configured? thats what the added
register_cleanup was trying to fix.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]