From: herps at raqtweak dot com Operating system: RedHat 6.0 PHP version: 4.3.4 PHP Bug Type: LDAP related Bug description: ldap_set_option() while LDAP is compiled.
Description: ------------ For some reason I keep getting: Fatal error: Call to undefined function: ldap_set_option() However, my PHP is compiled with --with-ldap and it compiles just fine. A PHP info also shows LDAP just fine... However, this exact same script, same system, compiled with PHP 4.1.2 same configure options gives a GOOD result... Can someone please advise?!! I have installed: openldap-1.2.9-6 openldap-devel-1.2.9-6 -- Edit bug report at http://bugs.php.net/?id=26656&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26656&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26656&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26656&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26656&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26656&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=26656&r=needscript Try newer version: http://bugs.php.net/fix.php?id=26656&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26656&r=support Expected behavior: http://bugs.php.net/fix.php?id=26656&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26656&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26656&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26656&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26656&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26656&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26656&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26656&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26656&r=float
