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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
26 + 6 = ?
Subscribe to this entry?

 
 [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: Sun Apr 28 23:01:32 2024 UTC