Date: Fri, 18 Sep 2009 08:29:29 -0700 (PDT) From: FreeBSD admin <alligator424@free.fr> To: freebsd-questions@freebsd.org Subject: Re: PHP5 and ldap Message-ID: <25510735.post@talk.nabble.com> In-Reply-To: <Pine.GSO.4.63.0902261310250.24414@hmacs.cmi.ua.ac.be> References: <Pine.GSO.4.63.0902241611330.24655@hmacs.cmi.ua.ac.be> <op.upu3n3lvflcvyi@da1-desktop-x64> <Pine.GSO.4.63.0902241636020.22233@hmacs.cmi.ua.ac.be> <49A4180C.9060209@webanoide.org> <Pine.GSO.4.63.0902260946580.18744@hmacs.cmi.ua.ac.be> <49A66DEA.7080607@fechner.net> <Pine.GSO.4.63.0902261310250.24414@hmacs.cmi.ua.ac.be>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi folks, I don't know how to enable ldap for php5 on my Freebsd 7.2 system this is a client only ldap system. ldapsearch works well with tls on it. but I try to enable roundcube ldap, and roundcube says: LDAP Error: No ldap support in this installation of PHP (GET /?_task=addressbook&_action=list&_source=ldap&_page=1&_remote=1) here is the output of pkg_info: pkg_info | grep ldap openldap-client-2.4.16 Open source LDAP client implementation php5-ldap-5.2.9 The ldap shared extension for php find / -name ldap.so /usr/local/lib/php/20060613/ldap.so any idea? -- View this message in context: http://www.nabble.com/PHP5-and-ldap-tp22183625p25510735.html Sent from the freebsd-questions mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25510735.post>