|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2000-05-21 18:46 UTC] jim at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 11:00:01 2025 UTC |
any script containing the following function will produce the error: ldap_get_values_len which is a "call to undefined function" But all of the other LDAP functions work. The PHP manual says this function exists, but doesn't seem to in real life. My configure line is as follows: ./configure --enable-track-vars \ --with-apxs=/www/bin/apxs \ --with-ftp \ --with-imap \ --with-ldap \ --with-mysql \ --with-mm \ --with-sysvsem \ --with-sysvshm \ --enable-wddx \ --enable-xml \ --with-gettext \ I don't think the php.ini file is relevant, but if you need it, please e-mail it to me and I will send it to you.