i think its best to ask this on some Apache related list. one thing to
check for would be 32b app trying to load 64b module and visa versa.
orribl wrote:
> Hi all,
> I have a problem concerning mozillas ldap sdk and apache. I compiled a
> module (c-file) with the sdk and got the mod_xxx.so file.
yes, see http://www.mozilla.org/directory/csdk-docs/threaded.htm
Markus Moeller wrote:
> Is the ldap C-SDK thread safe ?
>
> Thank you
> Markus
> ___
> dev-tech-ldap mailing list
> dev-tech-ldap@lists.mozilla.org
> https://lists.mozilla.org/listinfo/de
Is the ldap C-SDK thread safe ?
Thank you
Markus
___
dev-tech-ldap mailing list
dev-tech-ldap@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-ldap
Hi all,
I have a problem concerning mozillas ldap sdk and apache. I compiled a
module (c-file) with the sdk and got the mod_xxx.so file. Then i copied the
lib-files of the sdk to the lib-directory of the apache server and the
include-files of the sdk to the include-directory of the apache server.