Problems with mozilla ldap sdk + apache
orribl <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
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.
When I try to start the the apache server I got the following error message:
Syntax error on line 171 of /opt/IBM/HTTPServer/conf/httpd.conf:
Cannot load /opt/IBM/HTTPServer/modules/mod_xxx.so
into server: /opt/IBM/HTTPServer/modules/mod_xxx.so:
cannot open shared object file: No such file or directory
The strange thing is: When I use the sun sdk 5.08 and proceed with the same
procedure as above, everything works fine, but I have to use the mozilla sdk
because I need 64bit-support.
--
View this message in context: http://www.nabble.com/Problems-with-mozilla-ldap-sdk-%2B-apache-tp15060660p15060660.html
Sent from the Mozilla - Directory mailing list archive at Nabble.com.