Philip-

Echo your phpinfo() and see if that version of PHP was compiled with ldap
support. If it wasn't, the interpreter will not recognize any ldap functions,
and you will have to recompile php --with-ldap=/path/to/ldap

Regards.

Shawn

-----Original Message-----
From: Philip R Thompson [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 12, 2004 4:11 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] ldap_connect() version

Does anyone know what version of php that ldap_connect() was released 
with? It works on version 4.3.0 on this one server, but it does not 
work on 4.2.3 on a different server? If it is supposed to work on 
4.2.3, any suggestions on why it's not recognizing it as a valid 
function?

Philip Thompson

"When you least expect it... expect it!"

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to