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. 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. _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
