You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Sullivan, Patrick" <Pa...@Centura.Org> on 2003/06/20 20:32:25 UTC

[users@httpd] auth_ldap_module not load

I am slightly stuck can you help? I was able to run it on my Win32 server but not our AIX 4.3.3.10 server. I am using Iplanet SDK 5.0.8.

./configure --with-apxs=/usr/local/webservers/ad/bin/apxs --with-ldap-dir=/usr/local/webservers/src/mod_ldap
make
make install

from conf file:
...
# mod_so.c
#LoadModule XXX_module modules/mod_XXX.so
LoadModule auth_ldap_module modules/mod_auth_ldap.so

User lawweb
Group #80
ServerAdmin patricksullivan@centura.org
ServerName onyx
...

############The Error###################################################################################
control85 -t

[dev]:/usr/local/webservers/ad/bin
 > control85 -t
Syntax error on line 58 of /usr/local/webservers/ad/conf/httpd_85_devpl.conf
:
Cannot load /usr/local/webservers/ad/modules/mod_auth_ldap.so into server:
########################################################################################################


[dev]:/usr/local/webservers/ad/modules
 > ls -lrt
total 152
-rw-r--r--   1 root     303         8059 Apr 22 11:34 httpd.exp
-rwxr-xr-x   1 root     sys        67252 Jun 20 11:25 mod_auth_ldap.so

[dev]:/usr/local/webservers/ad/bin
 > httpd -l
Compiled in modules:
  core.c
  mod_access.c
  mod_auth.c
  mod_auth_anon.c
  mod_auth_dbm.c
  mod_ext_filter.c
  mod_include.c
  mod_log_config.c
  mod_env.c
  mod_mime_magic.c
  mod_cern_meta.c
  mod_expires.c
  mod_headers.c
  mod_usertrack.c
  mod_unique_id.c
  mod_setenvif.c
  worker.c
  http_core.c
  mod_mime.c
  mod_dav.c
  mod_status.c
  mod_autoindex.c
  mod_asis.c
  mod_info.c
  mod_cgid.c
  mod_dav_fs.c
  mod_vhost_alias.c
  mod_negotiation.c
  mod_dir.c
  mod_imap.c
  mod_actions.c
  mod_speling.c
  mod_userdir.c
  mod_alias.c
  mod_rewrite.c
  mod_so.c

[dev]:/usr/local/webservers/ad/modules
 > dump -ohv mod_auth_ldap.so

mod_auth_ldap.so:

            ***Object Module Header***
# Sections      Symbol Ptr      # Symbols       Opt Hdr Len     Flags
         5  0x0000b020       1130            72 0x3002
Flags=( EXEC DYNLOAD SHROBJ )
Timestamp = "Jun 20 11:25:39 2003"
Magic = 0x1df  (32-bit XCOFF)

            ***Optional Header***
Tsize        Dsize       Bsize       Tstart      Dstart
0x00003430  0x00001e60  0x00000000  0x10000150  0x20000580

SNloader     SNentry     SNtext      SNtoc       SNdata
0x0004      0x0000      0x0001      0x0002      0x0002

TXTalign     DATAalign   TOC         vstamp      entry
0x0002      0x0003      0x2000232c  0x0001      0xffffffff

maxSTACK     maxDATA     SNbss       magic       modtype
0x00000000  0x00000000  0x0003      0x010b        RE

            ***Section Header Information***
             Section Header for .text
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x10000150  0x10000150  0x00003430  0x00000150  0x000094ba

LN#ptr       #RELent     #LINent     Flags
0x0000a144  0x00bd      0x027a      0x00000020

             Section Header for .data
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x20000580  0x20000580  0x00001e60  0x00003580  0x00009c1c

LN#ptr       #RELent     #LINent     Flags
0x00000000  0x0084      0x0000      0x00000040

             Section Header for .bss
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x200023e0  0x200023e0  0x00000000  0x00000000  0x00000000

LN#ptr       #RELent     #LINent     Flags
0x00000000  0x0000      0x0000      0x00000080

             Section Header for .loader
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x00000000  0x00000000  0x00000dc3  0x000053e0  0x00000000

LN#ptr       #RELent     #LINent     Flags
0x00000000  0x0000      0x0000      0x00001000

             Section Header for .debug
PHYaddr      VTRaddr     SCTsiz      RAWptr      RELptr
0x00000000  0x00000000  0x00003315  0x000061a4  0x00000000

LN#ptr       #RELent     #LINent     Flags
0x00000000  0x0000      0x0000      0x00002000

Thank you,

Patrick Sullivan




This communication is for the use of the intended recipient only.  It may contain information that is privileged and confidential.  If you are not the intended recipient of this communication, any disclosure, copying, further distribution or use thereof is prohibited.  If you have received this communication in error, please advise me by return e-mail or by telephone and delete/destroy it.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org