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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue Mar 11 06:01:29 2025 UTC