On Mon, 3 Jun 2002, Matt Sergeant wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Sorry for the off topic post, but I'm not sure where else to post...
> 
> Has anyone here ever seen "bugs" with requests on an EAPI enabled Apache where 
> r->per_dir_config is NULL? I haven't managed to replicate the bug yet, but a 
> number of AxKit users are seeing segfaults with EAPI enabled Apache's on 
> directory requests when I try and do ap_get_module_config(r->per_dir_config, 
> &XS_AxKit) (it segvs because ap_get_module_config is a macro that tries to 
> expand the per_dir_config).

was axkit compiled with the eapi flags?  -DEAPI or something i think.
it should be if axkit is using the Apache::src stuff to get cflags from 
apxs.  and it needs to be compiled with the eapi flags.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to