Am currently running Plesk 8.0.1 . A php script with phpinfo() will give:
...
...
'--with-kerberos' '--with-ldap=shared' '--with-mysql=shared,
...
...

But am not able to locate the LDAP section that normally looks like:

LDAP Support    enabled
RCS Version     $Id: ldap.c,v 1.130.2.11 2005/01/19 00:28:49 bigtoy Exp $
Total Links     0/unlimited
API Version     2004
Vendor Name     OpenLDAP
Vendor Version  20025

As such, when running a script that uses any LDAP functions, I will get error 
msgs like:
Fatal error: Call to undefined function: ldap_connect() ...

Any idea how I can go about solving this issue? Please advise. TIA

--
roger



---------------------------------------------------
Sign Up for free Email at http://ureg.home.net.my/
---------------------------------------------------

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

Reply via email to