Good!

I did three things:

1. Uncomment the "extension=php_ldap.dll" line in php.ini file.
2. Copy "ssleay32.dll" and "libeay32.dll" to SYSTEM dir (I'm using
WAMP).
3. Go to WAMP task manager > PHP Settings > PHP Extensions > enable
php_ldap

Seems like working, hope it works to others.


On Oct 25, 8:09 am, "John David Anderson (_psychic_)"
<[EMAIL PROTECTED]> wrote:
> On Oct 25, 2007, at 8:52 AM, DonGato wrote:
>
>
>
> > Hello,
>
> > I'm implementing LDAP authentication and trying to use the MVC posted
> > by UncleBill, i receive the following error:
>
> > Fatal error: Call to undefined function ldap_connect() in D:\wamp\www
> > \cake\app\models\ldap_user.php on line 19
>
> > Where should I define the ldap_connect function?
>
> You need to install the ldap extension for your installation of PHP -
> sometimes this requires a re-compile, other times, just a package
> install (or DLL).
>
> -- John


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to