Hi! All,
 
  We have Apache-2.0.54 compiled with worker mpm. 
After load mod_ldap and mod_auth_ldap as below in
httpd.conf, 

LoadModule ldap_module modules/mod_ldap.so
LoadModule auth_ldap_module modules/mod_auth_ldap.so

LDAPSharedCacheSize 0
LDAPCacheEntries 1024
LDAPCacheTTL 600
LDAPOpCacheEntries 1024
LDAPOpCacheTTL 60

when started it, it threw segmentation fault in
error_log and no child created successfully, 

[Tue Sep 26 12:03:07 2006] [notice] child pid 28931
exit signal Segmentation fault (11)

Can someone tell me what is the root-cause and how to
fix it?

Many Thanks, Q.Xie



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to