ID: 9493
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: LDAP related
Assigned To:
Comments:
User feedback:
--
thanks for your reply...
all works fine now...
-
Closed.
--Jani
Previous Comments:
---
ID: 9493
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: LDAP related
Assigned To:
Comments:
Where in your system are the libldap.a(or .so) and
liblber.a(or so) located?
Try adding that path into --with-ldap=/base/dir configure
option. ie.
--
ID: 9493
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: LDAP related
Description: compilation and make with ldap ok but problem during make with apache
helo,
"Try setting the LD_LIBRARY_PATH before trying to start Apache:
# export LD_LIBRARY_PATH=/path/to/openldap
ID: 9493
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Old-Bug Type: Compile Problem
Bug Type: LDAP related
Assigned To:
Comments:
Try setting the LD_LIBRARY_PATH before trying to start Apache:
# export LD_LIBRARY_PATH=/path/to/openldap/lib/directory
-
ID: 9493
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Problem
Description: compilation and make with ldap ok but problem during make with apache
i've tried to compil in module in DSO
i've an another error :
Syntax error on line 207 of /www/conf/httpd.conf:
Cannot load /ww
ID: 9493
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Problem
Description: compilation and make with ldap ok but problem during make with apache
3. Have you tried PHP 4.0.4pl1 if it works better?
yes, now and i've the same error...
some people said we must add --lldap to
ID: 9493
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Compile Problem
Description: compilation and make with ldap ok but problem during make with apache
1. What was the configure line used to configure PHP 4?
./configure --with-apache=../apache_1.3.17 --with-ldap
ID: 9493
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Compile Problem
Assigned To:
Comments:
Please reply using the web interface NOT via email.
And answer these questions:
1. What was the configure line used to configure PHP 4?
2. Which LDAP libraries are yo
ID: 9493
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Compile Problem
Assigned To:
Comments:
I'm quite sure there isn't any bugs in PHP regarding this.
Anyway, try doing 'make clean' for both Apache and PHP
before make. And did you follow the in