php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4099 Problems w/ PHPINFO() and LDAP
Submitted: 2000-04-11 03:28 UTC Modified: 2002-10-01 15:04 UTC
From: cw at netcentrex dot net Assigned:
Status: Wont fix Package: Misbehaving function
PHP Version: 3.0.16 OS: Linux 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: cw at netcentrex dot net
New email:
PHP Version: OS:

 

 [2000-04-11 03:28 UTC] cw at netcentrex dot net
When LDAP is compiled into PHP (NS-SDK v3.0), the phpinfo() function causes the executing script to hang, and not return any additional data.  The phpinfo() works without problems when PHP is compiled without LDAP support.  This sounds like the same issue in bug report #1227.

Configuration Information:

./configure \
	--with-mysql=/usr/local/mysql \
	--with-oracle=/home/oracle/Oracle/product/8.0.5 \
	--with-xml --with-config-file-path=/usr/local/apache/conf \
	--enable-track-vars \
	--with-apache=/usr/local/apache \
	--with-ldap=/usr/local/src/netscape-ldap-3


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 15:04 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC