From: [EMAIL PROTECTED] Operating system: Redhat 8.0 PHP version: 4.2.3 PHP Bug Type: Compile Failure Bug description: LDAP support halts compile
I know there's a problem/fix that's been reported for this at: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&safe=off&selm=amnpdm%242lc6%241%40FreeBSD.csie.NCTU.edu.tw&rnum=3 However I'm just wondering why it was reported back in June with php 4.2.1 and it *still* breaks with 4.2.3. Here's the configure line I used: ./configure --with-mysql --with-ldap\ --with-apxs2=/sw/pkg/apache/bin/apxs I had to add the line mentioned in the URL (Which is adding "TSRMLS_FETCH();" to ext/ldap/ldap.c on line 2029) so it would work and it does. I'm submitting this report in hopes that this fix will make the next version so people like me don't have to hunt for unsupported patches. Thanks for helping work on a great product btw. PHP rules. -Kris -- Edit bug report at http://bugs.php.net/?id=19726&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19726&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19726&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19726&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19726&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19726&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19726&r=support Expected behavior: http://bugs.php.net/fix.php?id=19726&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19726&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19726&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19726&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19726&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19726&r=dst