Hello Guenter,
>> The module loads fine in relase and debug modes in apache, but as
soon
>> as a auth request commes, apache crashes.
>hmm, just looked at your *.dsp, but I think this is not planned so.
Look at 
>util_ldap.c, it has an own module declaration, and from my
understanding 
>it should be build as separate module and not linked together with
mod_auth_ldap;
> instead you should have two modules: util_ldap.so and
mod_auth_ldap.so...
Ohhhh.... 

I didn't even look at the source of util_ldap, since it compiled on
first try...
But I think for now it's not that big a problem, first get it running,
then we can still splitt it in two modules...

André

Reply via email to