Can't get LDAP functions to load in PHP
问题 When attempting to use ldap_connect(), I get this error: Fatal error: Call to undefined function ldap_connect() I've recompiled php with the LDAP apache module enabled, and I've edited my php.ini file, too and uncommented: extension=php_ldap.dll I'm on Red Hat Linux, php 5.3.10, apache 2.2. Any ideas? Loaded Apache Modules: (contains *util_ldap*) core mod_authn_file mod_authn_default mod_authz_host mod_authz_groupfile mod_authz_user mod_authz_default mod_auth_basic mod_include mod_filter util