You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Gold, Samuel (Contractor)" <Go...@ncr.disa.mil> on 2004/07/14 15:48:43 UTC

[users@httpd] LDAP cache issue

I am trying to get ldap to work with Apache but I keep running into this
cache error.  Has anybody had any experience with this?  Is there an easy
fix?     I am running Apache 2.0.50, OpenLDAP 2.2.14, OpenSSL 0.9.7d,
ColdFusionMX 6.1 on Solaris.

This is what I have in my httpd.conf file.
LDAPSharedCacheFile /u2/www/logs/ldap_scache
LDAPSharedCacheSize 200000
LDAPCacheEntries 1024
LDAPCacheTTL 1800
LDAPOpCacheEntries 1024
LDAPOpCacheTTL 1800
LDAPTrustedCA /path to server.crt
LDAPTrustedCAType BASE64_FILE

This is what shows up in the error_log.
[debug] util_ldap.c(1174): LDAP cache init: Error 0
[debug] util_ldap.c(1181): LDAP merging Shared Cache conf: shm=0x153f08
rmm=0x153fd0 for VHOST: www.host.com
[debug] util_ldap.c(1181): LDAP merging Shared Cache conf: shm=0x153f08
rmm=0x153fd0 for VHOST: host.com
[notice] LDAP: Built with OpenLDAP LDAP SDK
[notice] LDAP: SSL support available
[info] Init: Initializing OpenSSL library
[info] Init: Seeding PRNG with 255 bytes of entropy
[info] Init: Generating temporary RSA private keys (512/1024 bits)
[info] Init: Generating temporary DH parameters (512/1024 bits)
[info] Init: Initializing (virtual) servers for SSL
[info] Server: Apache/2.0.50, Interface: mod_ssl/2.0.50, Library:
OpenSSL/0.9.7d
[notice] jrApache[init] JRun 4.0 (Build 63961) Apache 2 module - Jul 18 2003
12:36:11
[debug] util_ldap.c(1174): LDAP cache init: Error 0
[debug] util_ldap.c(1181): LDAP merging Shared Cache conf: shm=0x16def8
rmm=0x16dfc0 for VHOST: www.host.com
[debug] util_ldap.c(1181): LDAP merging Shared Cache conf: shm=0x16def8
rmm=0x16dfc0 for VHOST: host.com
[Wed Jul 1[notice] LDAP: Built with OpenLDAP LDAP SDK
[notice] LDAP: SSL support available
[info] Init: Initializing OpenSSL library
[info] Init: Seeding PRNG with 255 bytes of entropy
[info] Init: Generating temporary RSA private keys (512/1024 bits)
[info] Init: Generating temporary DH parameters (512/1024 bits)
[error] Cannot allocate shared memory: (17)File exists

Thanks,
Sam Gold

---------------------------------------------------------------------
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


RE: [users@httpd] LDAP cache issue

Posted by Yves Arsenault <yv...@carrefour.peicaps.org>.
Hello,

How would I go about uninstalling apache 1.3.29?

It was not installed by rpm, but rather with the source files.

Thanks,

Yves


---------------------------------------------------------------------
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