ID: 2697 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Won't fix Bug Type: LDAP related Operating System: WinNT v4.0 SP5 (german) PHP Version: 3.0.12 New Comment:
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. Previous Comments: ------------------------------------------------------------------------ [1999-11-10 19:03:59] [EMAIL PROTECTED] I have build the php3.0.12 from the source and the win32build.zip files. The only file that cannot be build is the php3_ldap.dll because of the following errors: C:\php-3.0.12\functions\ldap.c(607) : error C2037: left of 'ld_errno' specifies undefined struct/union 'ldap' C:\php-3.0.12\functions\ldap.c(607) : error C2198: 'ldap_err2string' : too few actual parameters Cause: the struct ldap is undefined. I guess there is an external lib/definition-file that is missing? I have found the ldap-sdk at www.mozilla.org and will look inside it. If you have any helpful suggestions, please let me know! I use the MS VC++ v6.0 SP3 Enterprise Edition to compile this. Greetings Bernhard ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=2697&edit=1