Is this a permissions issue?
Hi gurus out there could you please help me to solve my problem? I've
visited many mailing list, but can't find solution to my VERY BIG
PROBLEM!!!
I am installing an OPENLDAP-2.1.8 from my RH 9.0 Server which I intend
to be our Apache web server also. Before I install apache I wish to
install first OpenLDAP. But, this problem I had stuck me, for about a
week now. I tried solving this by myself by seeking answers over the
web, but I failed and unto this moment can't find the answer.
Hope you can help me.
I tried installing/recompile cyrus-sasl to have the entries
./configure --with-dblib=berkeley
during compilation, because this is the only one procedure I get from
the internet which was close to my problem.
However, problem remains...
Here's what my compilation provides, only at this stage the problem
became apparent. No problem on ./configure, make depend, and make.
[root@ldap openldap-2.1.8]# make test
cd tests; make test
make[1]: Entering directory `/usr/local/openldap-2.1.8/tests'
ln: `./data': cannot overwrite directory
make[1]: [test-bdb] Error 1 (ignored)
ln: `./schema': File exists
make[1]: [test-bdb] Error 1 (ignored)
ln: `ucdata/liblunicode': File exists
make[1]: [test-bdb] Error 1 (ignored)
Initiating LDAP tests for BDB...
>>>>> Executing all LDAP tests...
>>>>> Test Directory: .
>>>>> Backend: bdb
>>>>> Starting test000-rootdse ...
running defines.sh
Datadir is ./data
Cleaning up in ./test-db...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve the root DSE...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
Waiting 5 seconds for slapd to start...
./scripts/test000-rootdse: line 57: kill: (17785) - No such process
ldap_bind: Can't contact LDAP server (81)
>>>>> Test failed
>>>>> ./scripts/test000-rootdse failed (exit 1)
make[1]: *** [test-bdb] Error 1
make[1]: Leaving directory `/usr/local/openldap-2.1.8/tests'
make: *** [test] Error 2
Hoping for help...
thank you very much.
rhonneil
Is this a permissions issue?
[quote author=Schotty link=board=2;threadid=7887;start=0#msg72064 date=1065454529]
Is this a permissions issue?
[/quote]
"I suppose this can't be a permission issue." Since, I am already using root access and OpenLDAP was installed for the first time. No restriction, whatsoever have been provided at this stage of the installation.
Thanks for you help.
Well I can see if I can download that version and try an install. I have never done LDAP so ...
[quote author=Schotty link=board=2;threadid=7887;start=0#msg72100 date=1065484491]
Well I can see if I can download that version and try an install. I have never done LDAP so ...
[/quote]
I will really appreciate your help if you would.
Many Thanks
rhonneil
Hello,
Have you checked the "master.log" file in /tests/test-db? It can provide lots of info in reguards to what's happening.
I case you haven't seen this:
http://www.openldap.org/faq/data/cache/552.html
HTH
[quote author=Stix link=board=2;threadid=7887;start=0#msg72118 date=1065501970]
Hello,
Have you checked the "master.log" file in /tests/test-db? It can provide lots of info in reguards to what's happening.
I case you haven't seen this:
http://www.openldap.org/faq/data/cache/552.html
HTH
[/quote]
My master.log says:
must compile with LDAP_DEBUG for debugging
Any idea?
I'll try to visit also the site you mentioned.
thanks,
rhonneil
Bookmarks