php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8024 Unable to connect to Novell NDS from PHP 4.0.3pl1 - Both running in the same bo
Submitted: 2000-11-29 01:22 UTC Modified: 2000-12-30 19:38 UTC
From: tvkbhaskar2011 at sify dot com Assigned:
Status: Closed Package: LDAP related
PHP Version: 4.0.3pl1 OS: Linux RH 6.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tvkbhaskar2011 at sify dot com
New email:
PHP Version: OS:

 

 [2000-11-29 01:22 UTC] tvkbhaskar2011 at sify dot com
1. Compiled latest version of php with apache 1.3.12 in Redhat linux 6.2 with Novell EDirectory Ldap server running in it.
2. here the configure line.
./configure --with-mysql --with-ldap --with-oracle=/oracle/orahome/ --with-apache=../apache --enable-track-vars --enable-sigchild
3. No errors observed / reported during make & make install.
4. Apache works fine when i run the php file <?phpinfo();?>
5. When trying to use ldap_connect("localhost",389);. I am not able to connect to ldap.
6. One important to be noted is that I am able to run php in NT with IIS and get connected to same ldap server after enabling the extension php_ldap.dll in php.ini
7. I want to use php to connect to ldap as well as Oracle database. Let me know where i am wrong.

thanks
Bhaskar


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-29 08:40 UTC] sniper@php.net
1. Which ldap library you're using? Openldap? Which version?
2. And what is the version of Oracle?
3. Have you tried using the latest snapshot from    http://snaps.php.net/ ??

--Jani
 [2000-12-30 19:38 UTC] sniper@php.net
No feedback.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 19:01:28 2024 UTC